mathiasbynens / regenerateLinks
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
☆372Updated 4 years ago
Alternatives and similar repositories for regenerate
Users that are interested in regenerate are comparing it to the libraries listed below
Sorting:
- A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.☆239Updated last year
- Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.☆141Updated 2 years ago
- Named capture groups for JavaScript RegExps☆222Updated 3 years ago
- JavaScript-compatible Unicode data generator. Arrays of code points, arrays of symbols, and regular expressions for every Unicode version…☆153Updated last month
- Regular expressions processor in JavaScript☆420Updated last month
- An implementation of the WHATWG URL Standard in JavaScript☆409Updated 2 weeks ago
- ECMAScript Proposal, specs, and reference implementation for Object.values/Object.entries☆94Updated 4 years ago
- Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.☆795Updated last year
- import.meta proposal for JavaScript☆148Updated 5 years ago
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- Standards-based CSS Parser☆345Updated last year
- Console Standard☆288Updated 4 months ago
- RegExp lookbehind assertions☆99Updated 3 years ago
- Force V8 to use fast properties for an object☆244Updated 4 years ago
- Parser and generator for CSS color strings☆218Updated last month
- regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of…☆79Updated 3 months ago
- Run ECMAScript code uniformly across any ECMAScript host☆203Updated last year
- Spec document for the 'browser' field in package.json☆443Updated 4 years ago
- JSDoc parser☆458Updated 7 years ago
- This repository is no longer active. ResizeObserver has moved out of WICG into☆255Updated 5 years ago
- request the caniuse data to check browsers compatibilities☆359Updated last year
- The definitive JavaScript type testing library☆193Updated 2 months ago
- Improved typeof detection for node.js and the browser.☆127Updated last year
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆174Updated 5 years ago
- Detect the indentation of code☆200Updated 3 months ago
- JavaScript benchmark playground☆267Updated 9 years ago
- ECMAScript Proposal, specs, and reference implementation for `global`☆355Updated 7 months ago
- Fast string hashing function for Node.JS.☆310Updated 5 years ago
- CSS parser with support of preprocessors☆329Updated last month
- Brace expansion, as known from sh/bash, in JavaScript☆197Updated last month