-
Extensive regex tester and debugger with highlighting for PHP, PCRE, Python and JavaScript.
I (and probably most people) tend to use Regex101 (https://regex101.com) for this purpose. It will be interesting to spend some time with RegExr and compare the two tools. I am also aware of RegexBuddy (https://www.regular-expressions.info/regexbuddy.html), whose author also publishes very good regex learning content on their site. It looks great, but it's a closed-source Windows-only application, which means it's something I'll never be able to benefit from.
#Regular Expressions #Programming Tools #Productivity 883 social mentions
-
RegExr.com is an online tool to learn, build, and test Regular Expressions.Pricing:
- Open Source
#Programming Tools #Regular Expressions #Productivity 368 social mentions
-
regex visualization tool
I sometimes use https://regexper.com/ to debug hard to understand regexes.
#Regular Expressions #Programming Tools #Development 24 social mentions
-
Welcome to the fantastic world of nerdy regex fun!
Last time a regex conversation came up on HN someone turned me on to https://regexcrossword.com - which is good fun if you're someone who enjoys regex :).
#Programming Tools #Regular Expressions #Word Games 68 social mentions