tc39 / proposal-regexp-unicode-property-escapes
Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.
☆139Updated last year
Alternatives and similar repositories for proposal-regexp-unicode-property-escapes:
Users that are interested in proposal-regexp-unicode-property-escapes are comparing it to the libraries listed below
- Named capture groups for JavaScript RegExps☆222Updated 2 years ago
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 2 years ago
- import.meta proposal for JavaScript☆146Updated 4 years ago
- RegExp lookbehind assertions☆99Updated 2 years ago
- Unicode text segmentation for ECMAScript☆147Updated 2 years ago
- Proposal to add support for sequence properties in Unicode property escapes to ECMAScript regular expressions.☆72Updated 2 years ago
- ES Math Extensions☆61Updated last year
- ECMAScript Proposal, specs, and reference implementation for Error.prototype.stack / System.getStack☆171Updated 11 months ago
- #! for JS☆153Updated 2 years ago
- regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of…☆73Updated last month
- {BigInt,Number}.fromString(string, radix)☆65Updated 6 years ago
- Legacy static properties of the RegExp constructor in JavaScript☆41Updated last year
- ECMAScript Proposal, specs, and reference implementation for Promise.try☆256Updated 3 months ago
- The guts of `standard` modularized for reuse☆145Updated last year
- The static parts of new class features, in a separate proposal☆128Updated 2 years ago
- A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.☆234Updated 4 months ago
- UTS18 set notation in regular expressions☆76Updated last year
- ☆25Updated 2 years ago
- ECMAScript Proposal, specs, and reference implementation for Object.values/Object.entries☆95Updated 3 years ago
- JavaScript language proposal: function implementation hiding☆103Updated 5 years ago
- A robust & optimized ES3-compatible polyfill for the `String.prototype.at` proposal for ECMAScript 6/7.☆55Updated 4 years ago
- ☆158Updated this week
- ECMAScript spec abstract operations.☆117Updated this week
- Proposal to recognize a `"use module";` pragma☆81Updated 2 years ago
- TC39 Wavy Dot ("~.") Proposal☆46Updated 3 years ago
- Proposal to prevent JSON.stringify from returning ill-formed strings☆69Updated 5 years ago
- UUID V4☆63Updated last year
- ES Proposal, specs, tests, reference implementation, and polyfill/shim for String.prototype.matchAll☆99Updated 3 years ago
- JavaScript-compatible Unicode data generator. Arrays of code points, arrays of symbols, and regular expressions for every Unicode version…☆148Updated 2 months ago
- ECMAScript RegExp Match Indices☆65Updated 2 years ago