mathiasbynens / regexpuLinks
A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.
☆239Updated last year
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.☆375Updated 4 years ago
- regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of…☆80Updated 4 months ago
- Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.☆140Updated 2 years ago
- Standards-based CSS Parser☆346Updated last year
- JavaScript-compatible Unicode data generator. Arrays of code points, arrays of symbols, and regular expressions for every Unicode version…☆155Updated 2 months ago
- RegExp lookbehind assertions☆98Updated 4 years ago
- A uniform wrapper around a multitude of ECMAScript hosts. CLI: https://github.com/bterlson/eshost-cli☆145Updated 10 months ago
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 4 years ago
- Parsing the JavaScript's RegExp in JavaScript.☆82Updated 2 months ago
- Proposal to prevent JSON.stringify from returning ill-formed strings☆70Updated 7 years ago
- Brace expansion, as known from sh/bash, in JavaScript☆201Updated this week
- Run ECMAScript code uniformly across any ECMAScript host☆203Updated last year
- string representations of objects in node and the browser☆160Updated last month
- API contract, and rudimentary tests, for modules that conform to the *es-shim API*☆82Updated last month
- A browser API compatibility database☆66Updated 3 years ago
- Parse data: URLs☆75Updated last week
- Just a CSS selector parser.☆142Updated last month
- import.meta proposal for JavaScript☆148Updated 5 years ago
- Regular expressions processor in JavaScript☆422Updated 3 weeks ago
- A shorthand language for writing ECMAScript-style algorithms, inspired by Markdown☆82Updated 2 years ago
- An HTML superset/Markdown subset source format for ECMAScript and related specifications☆235Updated last week
- utility box for ECMAScript language tools☆123Updated 3 years ago
- Parser and generator for CSS color strings☆220Updated 2 months ago
- An implementation of the WHATWG URL Standard in JavaScript☆412Updated last week
- ES Proposal, specs, tests, reference implementation, and polyfill/shim for String.prototype.matchAll☆99Updated 4 years ago
- Console Standard☆289Updated 6 months ago
- Set of utilities to work with JSON / JSON5 documents.☆74Updated 5 years ago
- Tokenizes a string that represents a regular expression.☆96Updated 2 weeks ago
- Removes comments from JSON, JavaScript, CSS, HTML, etc.☆76Updated 4 years ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆174Updated 5 years ago