mathiasbynens / regexpu
A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.
☆234Updated 7 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.☆365Updated 3 years ago
- 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☆147Updated 2 months ago
- regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of…☆75Updated 5 months ago
- An implementation of the WHATWG URL Standard in JavaScript☆393Updated last month
- import.meta proposal for JavaScript☆146Updated 4 years ago
- Brace expansion, as known from sh/bash, in JavaScript☆186Updated last year
- Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.☆140Updated 2 years ago
- A uniform wrapper around a multitude of ECMAScript hosts. CLI: https://github.com/bterlson/eshost-cli☆142Updated 2 weeks ago
- Parsing the JavaScript's RegExp in JavaScript.☆81Updated 5 months ago
- RegExp lookbehind assertions☆99Updated 3 years ago
- JavaScript-compatible Unicode data generator. Arrays of code points, arrays of symbols, and regular expressions for every Unicode version…☆150Updated 5 months ago
- Named capture groups for JavaScript RegExps☆222Updated 3 years ago
- Force V8 to use fast properties for an object☆238Updated 3 years ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆175Updated 4 years ago
- ☆177Updated 7 years ago
- convenience loader for 'small-icu' node builds☆155Updated 4 months ago
- Console Standard☆280Updated 4 months ago
- A Swiss Army knife for language tags.☆65Updated last month
- The regular expression parser for ECMAScript.☆156Updated last year
- A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.☆61Updated last year
- Unicode text segmentation for ECMAScript☆149Updated 3 years ago
- C-like string interface for JavaScript☆46Updated 8 years ago
- Parse data: URLs☆73Updated last year
- Cross-tab resource coordination API☆124Updated 10 months ago
- Compare, format, diff and serialize any JavaScript value☆209Updated last week
- ES6 polyfill vs. feature performance tests☆150Updated 2 years ago
- Provides fast access to unicode character properties☆58Updated 2 years ago
- RFC 7234 in JavaScript. Parses HTTP headers to correctly compute cacheability of responses, even in complex cases☆252Updated last month
- WeakRefs☆410Updated 3 years ago