tc39 / proposal-regexp-unicode-property-escapesLinks
Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.
☆140Updated 2 years ago
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
Sorting:
- RegExp lookbehind assertions☆99Updated 3 years ago
- import.meta proposal for JavaScript☆146Updated 5 years ago
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- Unicode text segmentation for ECMAScript☆149Updated 3 years ago
- Named capture groups for JavaScript RegExps☆222Updated 3 years ago
- Proposal to prevent JSON.stringify from returning ill-formed strings☆69Updated 6 years ago
- ES Math Extensions☆62Updated last year
- Run ECMAScript code uniformly across any ECMAScript host☆202Updated last year
- ECMAScript Proposal, specs, and reference implementation for Error.prototype.stack / System.getStack☆180Updated last year
- #! for JS☆155Updated 2 years ago
- regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of…☆77Updated 6 months ago
- JavaScript-compatible Unicode data generator. Arrays of code points, arrays of symbols, and regular expressions for every Unicode version…☆152Updated last month
- ECMAScript RegExp Match Indices☆65Updated 3 years ago
- Parser module for JsDoc or Closure Compiler format type-annotation.☆54Updated 2 years ago
- ☆25Updated 2 years ago
- The static parts of new class features, in a separate proposal☆128Updated 3 years ago
- ECMAScript spec abstract operations.☆119Updated last week
- A proposal for private symbols in JavaScript☆21Updated 6 years ago
- string representations of objects in node and the browser☆148Updated 4 months ago
- A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.☆234Updated 8 months ago
- UTS18 set notation in regular expressions☆76Updated last year
- {BigInt,Number}.fromString(string, radix)☆65Updated 6 years ago
- ECMAScript class static initialization blocks☆105Updated 3 years ago
- TC39 Wavy Dot ("~.") Proposal☆46Updated 4 years ago
- Proposal to recognize a `"use module";` pragma☆81Updated 3 years ago
- ECMA 402 proposal for DateTimeFormat.prototype.{formatRange,formatRangeToParts}☆30Updated 4 years ago
- [On hold for now] A mechanism for origins to set their origin-wide configuration in a central location☆34Updated 3 years ago
- Object.hasOwn() proposal for ECMAScript☆134Updated 3 years ago
- Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.☆366Updated 3 years ago
- An ESnext spec-compliant `RegExp.escape` shim/polyfill/replacement that works as far down as ES3.☆43Updated 10 months ago