mathiasbynens / regexpu
A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.
☆235Updated 5 months ago
Alternatives and similar repositories for regexpu:
Users that are interested in regexpu are comparing it to the libraries listed below
- Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.☆368Updated 3 years ago
- regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of…☆73Updated 3 months ago
- Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.☆140Updated last year
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- string representations of objects in node and the browser☆144Updated 2 weeks ago
- An implementation of the WHATWG URL Standard in JavaScript☆386Updated last week
- RegExp lookbehind assertions☆99Updated 3 years ago
- Named capture groups for JavaScript RegExps☆222Updated 3 years ago
- A uniform wrapper around a multitude of ECMAScript hosts. CLI: https://github.com/bterlson/eshost-cli☆142Updated 8 months ago
- Force V8 to use fast properties for an object☆238Updated 3 years ago
- import.meta proposal for JavaScript☆146Updated 4 years ago
- Brace expansion, as known from sh/bash, in JavaScript☆186Updated 11 months ago
- The static parts of new class features, in a separate proposal☆128Updated 3 years ago
- Cross-tab resource coordination API☆124Updated 8 months ago
- ☆122Updated 7 years ago
- Unicode text segmentation for ECMAScript☆147Updated 3 years ago
- Normalize the API of any JSTransformer.☆152Updated last year
- Standards-based CSS Parser☆342Updated 7 months ago
- An HTML superset/Markdown subset source format for ECMAScript and related specifications☆225Updated this week
- Console Standard☆278Updated 2 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
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆175Updated 4 years ago
- Fast CSS Selectors API Engine☆119Updated 3 weeks ago
- Run ECMAScript code uniformly across any ECMAScript host☆200Updated 10 months ago
- Parse data: URLs☆72Updated last year
- A shorthand language for writing ECMAScript-style algorithms, inspired by Markdown☆81Updated last year
- ES Proposal, specs, tests, reference implementation, and polyfill/shim for String.prototype.matchAll☆99Updated 3 years ago
- Parsing the JavaScript's RegExp in JavaScript.☆81Updated 3 months ago
- Run test262 in a browser☆25Updated 4 years ago
- Translates Unicode CLDR pluralization rules to executable JavaScript☆63Updated 8 months ago