mathiasbynens / regexpu
A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.
☆234Updated 4 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.☆367Updated 3 years ago
- regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of…☆73Updated last month
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 2 years ago
- Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.☆139Updated last year
- An implementation of the WHATWG URL Standard in JavaScript☆379Updated last month
- Brace expansion, as known from sh/bash, in JavaScript☆186Updated 10 months ago
- RegExp lookbehind assertions☆99Updated 2 years ago
- Named capture groups for JavaScript RegExps☆222Updated 2 years ago
- Compare, format, diff and serialize any JavaScript value☆207Updated 5 months ago
- import.meta proposal for JavaScript☆146Updated 4 years ago
- Parsing the JavaScript's RegExp in JavaScript.☆79Updated 2 months ago
- Force V8 to use fast properties for an object☆236Updated 3 years ago
- The guts of `standard` modularized for reuse☆145Updated last year
- Selection API☆47Updated 2 weeks ago
- Regular expressions processor in JavaScript☆401Updated 5 months ago
- An HTML superset/Markdown subset source format for ECMAScript and related specifications☆223Updated last month
- Parse data: URLs☆72Updated last year
- string representations of objects in node and the browser☆144Updated 2 months ago
- The regular expression parser for ECMAScript.☆154Updated last year
- A uniform wrapper around a multitude of ECMAScript hosts. CLI: https://github.com/bterlson/eshost-cli☆141Updated 7 months ago
- Spec, tests, reference implementation, and docs for ESnext-track Array.prototype.includes☆167Updated 7 years ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆175Updated 4 years ago
- JavaScript Concrete Syntax Tree☆459Updated 2 years ago
- Unicode text segmentation for ECMAScript☆147Updated 2 years ago
- Discussion and specification for an explicit syntactic opt-in for Tail Calls.☆168Updated 8 years ago
- ECMAScript Proposal, specs, and reference implementation for Object.values/Object.entries☆95Updated 3 years ago
- JSDoc parser☆455Updated 6 years ago
- node.js library for extracting data from CLDR (the Unicode Common Locale Data Repository)☆124Updated last month
- ECMAScript spec abstract operations.☆117Updated this week
- Experimental harness for test262☆86Updated last month