We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac75975 + 3891265 commit 023931aCopy full SHA for 023931a
content/Studium/Semester 3/THGI/Regex Cheatsheet.md
@@ -109,4 +109,5 @@ tags:
109
110
- **Regex101**: [https://regex101.com/](https://regex101.com/) - Test your regex with detailed explanations
111
- **RegExr**: [https://regexr.com/](https://regexr.com/) - A great tool for learning, building, and testing regex
112
+- **Cyrilex**: [https://extendsclass.com/regex-tester.html](https://extendsclass.com/regex-tester.html) - Test and visualize your regex
113
- **Regex Cheat Sheet**: [https://www.rexegg.com/regex-quickstart.html](https://www.rexegg.com/regex-quickstart.html) - A quick reference for regular expressions
0 commit comments