tc39 / proposal-regexp-unicode-property-escapes
Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.
☆140Updated 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
- RegExp lookbehind assertions☆99Updated 3 years ago
- import.meta proposal for JavaScript☆146Updated 4 years ago
- Proposal to add support for sequence properties in Unicode property escapes to ECMAScript regular expressions.☆72Updated 2 years ago
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- Named capture groups for JavaScript RegExps☆222Updated 3 years ago
- Unicode text segmentation for ECMAScript☆147Updated 3 years ago
- #! for JS☆154Updated 2 years ago
- Proposal to prevent JSON.stringify from returning ill-formed strings☆69Updated 6 years ago
- ☆25Updated 2 years ago
- regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of…☆73Updated 2 months ago
- ES Math Extensions☆61Updated last year
- Run test262 in a browser☆25Updated 4 years ago
- ECMAScript Proposal, specs, and reference implementation for Error.prototype.stack / System.getStack☆175Updated last year
- A robust & optimized ES3-compatible polyfill for the `String.prototype.at` proposal for ECMAScript 6/7.☆55Updated 4 years ago
- Proposal to recognize a `"use module";` pragma☆81Updated 3 years ago
- UTS18 set notation in regular expressions☆76Updated last year
- The static parts of new class features, in a separate proposal☆128Updated 3 years ago
- ECMAScript Proposal, specs, and reference implementation for Object.values/Object.entries☆95Updated 3 years ago
- convenience loader for 'small-icu' node builds☆154Updated last month
- ECMA 402 proposal for DateTimeFormat.prototype.{formatRange,formatRangeToParts}☆30Updated 3 years ago
- A proposal for private symbols in JavaScript☆21Updated 6 years ago
- ☆43Updated 3 years ago
- JavaScript language proposal: function implementation hiding☆103Updated 5 years ago
- A proposal integrate private fields and destructuring☆46Updated 7 months ago
- JavaScript-compatible Unicode data generator. Arrays of code points, arrays of symbols, and regular expressions for every Unicode version…☆149Updated 3 months ago
- ECMAScript proposal for String.cooked built-in template tag☆53Updated 2 years ago
- Legacy static properties of the RegExp constructor in JavaScript☆44Updated last year
- Parse data: URLs☆72Updated last year
- {BigInt,Number}.fromString(string, radix)☆65Updated 6 years ago
- TC39 Wavy Dot ("~.") Proposal☆46Updated 3 years ago