|
You are here |
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. | |
| | | | |
github.com
|
|
| | | | | Proposal to add support for sequence properties in Unicode property escapes to ECMAScript regular expressions. - tc39/proposal-regexp-unicode-sequence-properties | |
| | | | |
mathiasbynens.be
|
|
| | | | | [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. | |
| | | | |
blog.alexdevero.com
|
|
| | | Learn all you need to get started with regular expressions in JavaScript. Learn how to create new regular expressions, how to use them, test them and more. | ||