mathiasbynens / regenerateLinks
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
☆367Updated 3 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.☆235Updated 11 months ago
- Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.☆140Updated 2 years ago
- Named capture groups for JavaScript RegExps☆224Updated 3 years ago
- Regular expressions processor in JavaScript☆416Updated last month
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- Improved typeof detection for node.js and the browser.☆127Updated last year
- ECMAScript Proposal, specs, and reference implementation for Object.values/Object.entries☆94Updated 4 years ago
- JavaScript benchmark playground☆267Updated 9 years ago
- Parser and generator for CSS color strings☆217Updated this week
- An implementation of the WHATWG URL Standard in JavaScript☆403Updated 5 months ago
- JSDoc parser☆456Updated 6 years ago
- Console Standard☆286Updated 2 weeks ago
- JavaScript-compatible Unicode data generator. Arrays of code points, arrays of symbols, and regular expressions for every Unicode version…☆152Updated last month
- RegExp lookbehind assertions☆99Updated 3 years ago
- regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of…☆78Updated 9 months ago
- Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.☆792Updated 8 months ago
- Standards-based CSS Parser☆345Updated last year
- Force V8 to use fast properties for an object☆239Updated 3 years ago
- Detect the indentation of code☆197Updated last year
- Spec document for the 'browser' field in package.json☆442Updated 4 years ago
- import.meta proposal for JavaScript☆148Updated 5 years ago
- a CSS selector parser☆243Updated 2 weeks ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆400Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- request the caniuse data to check browsers compatibilities☆360Updated last year
- Brace expansion, as known from sh/bash, in JavaScript☆196Updated 2 months ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆173Updated 5 years ago
- Opens stuff, like webpages and files and executables, cross-platform☆302Updated 3 years ago
- Find all calls to require() no matter how deeply nested using a proper walk of the AST☆414Updated 8 months ago
- Unmaintained! ⚠️ CSS Object Model implemented in pure JavaScript. Also, a CSS parser.☆751Updated 2 years ago