mathiasbynens / regexpu
A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.
☆235Updated 7 months ago
Alternatives and similar repositories for regexpu
Users that are interested in regexpu are comparing it to the libraries listed below
Sorting:
- Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.☆366Updated 3 years ago
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of…☆77Updated 5 months ago
- import.meta proposal for JavaScript☆146Updated 5 years ago
- Force V8 to use fast properties for an object☆238Updated 3 years ago
- JavaScript-compatible Unicode data generator. Arrays of code points, arrays of symbols, and regular expressions for every Unicode version…☆152Updated last week
- An implementation of the WHATWG URL Standard in JavaScript☆394Updated 2 months ago
- RegExp lookbehind assertions☆99Updated 3 years ago
- A uniform wrapper around a multitude of ECMAScript hosts. CLI: https://github.com/bterlson/eshost-cli☆144Updated last month
- Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.☆140Updated 2 years ago
- A browser API compatibility database☆64Updated 3 years ago
- Regular expressions processor in JavaScript☆410Updated 9 months ago
- Named capture groups for JavaScript RegExps☆222Updated 3 years ago
- Parsing the JavaScript's RegExp in JavaScript.☆81Updated 6 months ago
- convenience loader for 'small-icu' node builds☆155Updated 4 months ago
- Cross-tab resource coordination API☆125Updated last week
- An HTML superset/Markdown subset source format for ECMAScript and related specifications☆231Updated 2 weeks ago
- ES6 polyfill vs. feature performance tests☆150Updated 2 years ago
- Unicode text segmentation for ECMAScript☆149Updated 3 years ago
- JavaScript benchmark playground☆267Updated 8 years ago
- Tokenizes a string that represents a regular expression.☆94Updated last year
- The static parts of new class features, in a separate proposal☆128Updated 3 years ago
- Run ECMAScript code uniformly across any ECMAScript host☆202Updated last year
- Brace expansion, as known from sh/bash, in JavaScript☆185Updated last year
- eslint-scope: ECMAScript scope analyzer☆125Updated 8 months ago
- Compare, format, diff and serialize any JavaScript value☆209Updated last week
- Console Standard☆281Updated 4 months ago
- ES Proposal, specs, tests, reference implementation, and polyfill/shim for String.prototype.matchAll☆99Updated 4 years ago
- Spec, tests, reference implementation, and docs for ESnext-track Array.prototype.includes☆167Updated 8 years ago
- JSDoc parser☆455Updated 6 years ago