Skip to content

Commit

Permalink
Add visual regex tester to tools / regex.md (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrilbois authored Jul 6, 2024
1 parent e143656 commit 33ae8b2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/tools-you-need-to-learn/regex.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ We suggest that you can learn from [regex101](https://regexlearn.com/learn/regex
* [Regexper](https://regexper.com/) - Regular Expression Visualization
* [Regex-Vis](https://regex-vis.com/) - Regex visualizer & editor
* [iHateRegex](https://ihateregex.io/) - Common regexs here
* [regexlearn.com](https://github.com/aykutkardas/regexlearn.com) - Learn RegEx step by step, from zero to advanced
* [regexlearn.com](https://github.com/aykutkardas/regexlearn.com) - Learn RegEx step by step, from zero to advanced
* [Pyrexp](https://pythonium.net/regex) - Regex visualizer & tester

0 comments on commit 33ae8b2

Please sign in to comment.