
RegExr
RegExr.com is an online tool to learn, build, and test Regular Expressions. It was created by Grant Skinner and the nice people at gskinner.com.
- Free • Open Source
- Online
What is RegExr?
RegExr.com is an online tool to learn, build, and test Regular Expressions. It was created by Grant Skinner and the nice people at gskinner.com.
Features:
- Results update in real-time as you type.
- Supports JavaScript & PHP/PCRE RegEx.
- Roll over a match or expression for details.
- Save & share expressions with others.
- Use Tools to explore your results.
- Browse the Reference for help & examples.
- Undo & Redo with cmd-Z / Y in editors.
- Search for & rate Community patterns.
RegExr Screenshots
RegExr Features
RegExr information
Supported Languages
- English
GitHub repository
- 8,923 Stars
- 911 Forks
- 172 Open Issues
- Updated
Comments and Reviews
Tags
- rational-expressions
- regexps
- regex-designer
- regular-expressions
- regexp
- development
- Developer Tools
- rational-expression
- regular-expression-tester
- regex-generator
- regexes
- regular-expression-visualizer
- regular-expression-helper
Category
DevelopmentList containing RegExr
Free Setapp AlternativesRecent user activities on RegExr
hautdefrance added RegExr as alternative(s) to CyrilEx
6cdd477caab04608 added RegExr as alternative(s) to Regex Generator
andersonalso liked RegExr
RegExr is good for javascript validation
It's fast and well-designed. Namely...
I use it for regular expression testing more than any other solution I've found. What's more, it works like a quick notepad, or an extensive, complicated regular expression IDE. The only thing I miss is the old Adobe Air desktop version.
I need a darn magnifying glass
didn't see this in the other alternatives I looked into
makes understanding regex a little bit easier
Also, it lets you share regex snippets as well to other people
THere's even a community library of common regex commands for things like searching for phone numbers in a large amount of text
Very useful way to learn regex
Suggest looking into their 1:30 second tutorial briefing all the features: https://youtu.be/fOH62XXGdLs
EDIT
Some of the community examples aren't working though, I am not sure whether its the regex statements that are faulty or if the platform itself has problems.
Example, the URLparser example does not having matching criteria when you add more dummy text data
[Edited by Kagerjay, July 10]
[Edited by Kagerjay, July 11]