mathiasbynens / regexpu-coreLinks
regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of the ES6 `u` flag into equivalent ES5-compatible regular expression patterns.
☆78Updated last week
Alternatives and similar repositories for regexpu-core
Users that are interested in regexpu-core are comparing it to the libraries listed below
Sorting:
- Parsing the JavaScript's RegExp in JavaScript.☆82Updated 10 months ago
- ECMAScript spec abstract operations.☆118Updated 3 months ago
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- import.meta proposal for JavaScript☆148Updated 5 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- Converts a source-map from/to different formats.☆170Updated 5 months ago
- string representations of objects in node and the browser☆153Updated 7 months ago
- Monorepo for NodeLib libraries☆75Updated 8 months ago
- The cmd-shim used in npm☆77Updated 2 months ago
- programmatic npm API☆111Updated 4 years ago
- String.prototype.codePoints proposal for ECMAScript (stage 1)☆40Updated 4 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 9 months ago
- ☆82Updated 2 years ago
- ☆45Updated 3 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Merge old source map and new source map in multi-transform flow☆28Updated 5 years ago
- ECMAScript Proposal, specs, and reference implementation for Error.prototype.stack / System.getStack☆180Updated last year
- RegExp lookbehind assertions☆100Updated 3 years ago
- {BigInt,Number}.fromString(string, radix)☆65Updated 6 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Detect the indentation of code☆197Updated last year
- Proposal to recognize a `"use module";` pragma☆81Updated 3 years ago
- ECMAScript RegExp Match Indices☆65Updated 3 years ago
- eslint-scope: ECMAScript scope analyzer☆125Updated last year
- Tokenizes a string that represents a regular expression.☆96Updated 2 years ago
- Parser module for JsDoc or Closure Compiler format type-annotation.☆54Updated 2 years ago
- Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.☆80Updated 2 years ago
- Proposal to add WHATWG URL to ECMAScript☆33Updated 8 years ago
- Prepare a node environment to require files with different extensions.☆48Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year