Explore >> Select a destination


You are here

rbuckton.github.io
| | github.com
0.4 parsecs away

Travel
| | Proposal to investigate additional language features for ECMAScript Regular Expressions - rbuckton/proposal-regexp-features
| | jmrware.com
3.8 parsecs away

Travel
| |
| | www.regular-expressions.info
3.0 parsecs away

Travel
| | 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
7.2 parsecs away

Travel
| Proposal to add support for sequence properties in Unicode property escapes to ECMAScript regular expressions. - tc39/proposal-regexp-unicode-sequence-properties