|
You are here |
mathiasbynens.be | ||
| | | | |
mths.be
|
|
| | | | | ||
| | | | |
v8.dev
|
|
| | | | | The new RegExp `v` flag enables `unicodeSets` mode, unlocking support for extended character classes, including Unicode properties of strings, set notation, and improved case-insensitive matching. | |
| | | | |
v8project.blogspot.de
|
|
| | | | | JavaScript regular expressions are getting some new functionality: lookbehind assertions. | |
| | | | |
blog.stevenlevithan.com
|
|
| | | 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... | ||