regular expressions 101
30 likes
Regex101 is a powerful, online regular expression tool with extensive support for multiple languages including PHP, PCRE, Python and JavaScript.
License model
- Free • Proprietary
Platforms
- Online
Features
regular expressions 101 News & Activities
Highlights • All activities
Recent News
No news, maybe you know any news worth sharing?
Share a News TipRecent activities
- POX added regular expressions 101 as alternative to RegexMate
- goodhabitapp added regular expressions 101 as alternative to Regex101 Chrome Extension
- POX added regular expressions 101 as alternative to NeoRegex
- mihailfleytman liked regular expressions 101
- frcbois added regular expressions 101 as alternative to Pyrexp
- 6cdd477caab04608 liked regular expressions 101
Comments and Reviews
Love it! Probably the best tool I've used for learning, testing, and implementing regexs
Incredibly detailed highlighting of groups is very helpful.
I gave RegExr for a spin which I liked as well
Between what I read on stackoverflow and reddit, these two were highly recommended
But regex101 feels way more robust in my opinion when it comes to selecting statements that match the regex expression
Regexr... not so much. Maybe these were just my initial impressions but alot of regex's community suggestion snippets didn't work some reason
Regex101 (this one) lets you save your regex snippets (e.g. text sample input and the regex command) so its a nice library reference I can use on later
I find the cheatsheets on regex101 to be better and easier to look at then regexr