mathiasbynens / regenerateLinks
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
☆366Updated 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.☆234Updated 9 months ago
- JavaScript-compatible Unicode data generator. Arrays of code points, arrays of symbols, and regular expressions for every Unicode version…☆152Updated 2 months ago
- Regular expressions processor in JavaScript☆412Updated 11 months ago
- An implementation of the WHATWG URL Standard in JavaScript☆399Updated 4 months ago
- Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.☆140Updated 2 years ago
- Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.☆789Updated 7 months ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆173Updated 5 years ago
- Improved typeof detection for node.js and the browser.☆128Updated 11 months ago
- Standards-based CSS Parser☆345Updated 11 months ago
- Parser and generator for CSS color strings☆217Updated 5 months ago
- JSDoc parser☆456Updated 6 years ago
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆399Updated 2 years ago
- Named capture groups for JavaScript RegExps☆224Updated 3 years ago
- Force V8 to use fast properties for an object☆238Updated 3 years ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Get callsites from the V8 stack trace API☆267Updated last year
- Brace expansion, as known from sh/bash, in JavaScript☆194Updated last month
- RegExp lookbehind assertions☆99Updated 3 years ago
- a CSS selector parser☆241Updated this week
- c-style assert() for nodejs, reporting the expression string as the error message☆289Updated 6 years ago
- RFC 7234 in JavaScript. Parses HTTP headers to correctly compute cacheability of responses, even in complex cases☆254Updated 3 months ago
- Find all calls to require() no matter how deeply nested using a proper walk of the AST☆413Updated 6 months ago
- regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of…☆78Updated 7 months ago
- Spec document for the 'browser' field in package.json☆442Updated 3 years ago
- A simple JSDoc to Markdown generator.☆202Updated 4 years ago
- JavaScript benchmark playground☆267Updated 9 years ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆341Updated last week
- Unmaintained! ⚠️ CSS Object Model implemented in pure JavaScript. Also, a CSS parser.☆752Updated 2 years ago
- A ridiculously light-weight function argument validator☆133Updated this week