|
You are here |
rbuckton.github.io | ||
| | | | |
github.com
|
|
| | | | | Proposal to investigate additional language features for ECMAScript Regular Expressions - rbuckton/proposal-regexp-features | |
| | | | |
jmrware.com
|
|
| | | | | ||
| | | | |
www.regular-expressions.info
|
|
| | | | | In a regular expression, parentheses can be used to group regex tokens together and for creating backreferences. Backreferences allow you to reuse part of the regex match in the regex, or in the replacement text. | |
| | | | |
github.com
|
|
| | | Proposal to add support for sequence properties in Unicode property escapes to ECMAScript regular expressions. - tc39/proposal-regexp-unicode-sequence-properties | ||