Explore >> Select a destination


You are here

www.regextester.com
| | mkaz.blog
2.6 parsecs away

Travel
| | Marcus Kazmierczak's blog about code, data visualization, and life
| | extendsclass.com
1.3 parsecs away

Travel
| | Online regular expression tester for Python, PHP, Ruby, JS, Java and MySQL. Regex visualizer. Syntax highlighting. Cheatsheet. Generate string corresponding to a regex.
| | blog.stevenlevithan.com
2.4 parsecs away

Travel
| | In the past, I've touched on using regexes to match nested constructs up to a predetermined depth, which is the best you can do unless you're using one of the three regex engines (Perl, PCRE, and .NET) which are currently able to handle true recursion. Well, recently I wanted to be able to support unlimited...
| | git.io
17.6 parsecs away

Travel
| Extended JavaScript regular expressions. Contribute to slevithan/xregexp development by creating an account on GitHub.