mathiasbynens / regexpu
A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.
☆234Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for regexpu
- Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.☆367Updated 2 years ago
- An implementation of the WHATWG URL Standard in JavaScript☆371Updated 6 months ago
- regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of…☆71Updated this week
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆89Updated 2 years ago
- JavaScript-compatible Unicode data generator. Arrays of code points, arrays of symbols, and regular expressions for every Unicode version…☆145Updated 2 weeks ago
- Run ECMAScript code uniformly across any ECMAScript host☆198Updated 7 months ago
- Force V8 to use fast properties for an object☆235Updated 3 years ago
- RegExp lookbehind assertions☆99Updated 2 years ago
- Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.☆137Updated last year
- import.meta proposal for JavaScript☆146Updated 4 years ago
- UI Benchmark☆184Updated 5 years ago
- ES6 polyfill vs. feature performance tests☆150Updated 2 years ago
- Brace expansion, as known from sh/bash, in JavaScript☆187Updated 8 months ago
- A uniform wrapper around a multitude of ECMAScript hosts. CLI: https://github.com/bterlson/eshost-cli☆142Updated 5 months ago
- Compare, format, diff and serialize any JavaScript value☆207Updated 4 months ago
- snapdragon is an extremely pluggable, powerful and easy-to-use parser-renderer factory.☆223Updated last year
- Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard☆82Updated last year
- convenience loader for 'small-icu' node builds☆152Updated last year
- Named capture groups for JavaScript RegExps☆222Updated 2 years ago
- Efficient encoder and decoder for arbitrary objects☆195Updated 6 years ago
- ☆83Updated last year
- string representations of objects in node and the browser☆143Updated 2 weeks ago
- The regular expression parser for ECMAScript.☆153Updated last year
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆175Updated 4 years ago
- JavaScript Concrete Syntax Tree☆459Updated last year
- Parsing the JavaScript's RegExp in JavaScript.☆79Updated 3 weeks ago
- Node.js module for brotli compression/decompression with native bindings☆172Updated 3 years ago
- Unicode text segmentation for ECMAScript☆146Updated 2 years ago
- utility box for ECMAScript language tools☆120Updated 2 years ago
- Parse data: URLs☆72Updated last year