/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

mathspp.com
| | blog.stevenlevithan.com
6.6 parsecs away

Travel
| | Cüneyt Y?lmaz's JRX is a cool JavaScript regex tester inspired by the RX tool of Komodo IDE. Cüneyt recently added my XRegExp library to his tester, so JRX is now a nice and easy way to test XRegExp's singleline and extended modes, as well as named capture and other XRegExp-provided syntax. Check it out! As...
| | regex101.com
6.3 parsecs away

Travel
| | Regular expression tester with syntax highlighting, explanation, cheat sheet for PHP/PCRE, Python, GO, JavaScript, Java, C#/.NET, Rust.
| | sethmlarson.dev
5.3 parsecs away

Travel
| | Python, open source, and the internet
| | mathiasbynens.be
12.8 parsecs away

Travel
| [AI summary] The article discusses recent advancements in ECMAScript regular expressions, including new features like dotAll mode, lookbehind assertions, named capture groups, Unicode property escapes, and set notation, along with proposals for further enhancements.