tc39 / proposal-regexp-unicode-property-escapesLinks
Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.
☆141Updated 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:
- import.meta proposal for JavaScript☆148Updated 5 years ago
- RegExp lookbehind assertions☆99Updated 3 years ago
- Named capture groups for JavaScript RegExps☆222Updated 3 years ago
- Unicode text segmentation for ECMAScript☆151Updated 3 years ago
- regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of…☆79Updated 2 months ago
- JavaScript-compatible Unicode data generator. Arrays of code points, arrays of symbols, and regular expressions for every Unicode version…☆153Updated 3 weeks ago
- ECMAScript Proposal, specs, and reference implementation for Error.prototype.stack / System.getStack☆184Updated last year
- A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.☆239Updated last year
- Run ECMAScript code uniformly across any ECMAScript host☆202Updated last year
- Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.☆372Updated 3 years ago
- #! for JS☆156Updated 3 years ago
- Proposal to prevent JSON.stringify from returning ill-formed strings☆69Updated 6 years ago
- Proposal to add support for sequence properties in Unicode property escapes to ECMAScript regular expressions.☆74Updated 3 years ago
- Parser module for JsDoc or Closure Compiler format type-annotation.☆54Updated 2 years ago
- The static parts of new class features, in a separate proposal☆128Updated 3 years ago
- ☆25Updated 3 years ago
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- ECMAScript RegExp Match Indices☆66Updated 3 years ago
- ☆163Updated 3 weeks ago
- ES Math Extensions☆61Updated 2 years ago
- A robust & optimized ES3-compatible polyfill for the `String.prototype.at` proposal for ECMAScript 6/7.☆53Updated 5 years ago
- API contract, and rudimentary tests, for modules that conform to the *es-shim API*