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 2 weeks ago
Alternatives and similar repositories for regexpu-core
Users that are interested in regexpu-core are comparing it to the libraries listed below
Sorting:
- import.meta proposal for JavaScript☆148Updated 5 years ago
- Parsing the JavaScript's RegExp in JavaScript.☆82Updated 2 weeks ago
- ECMAScript spec abstract operations.☆118Updated 4 months ago
- Converts a source-map from/to different formats.☆170Updated 6 months ago
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- string representations of objects in node and the browser☆154Updated 8 months ago
- Merge old source map and new source map in multi-transform flow☆28Updated 5 years ago
- programmatic npm API☆111Updated 4 years ago
- ☆45Updated 4 years ago
- Monorepo for NodeLib libraries☆76Updated 9 months ago
- ECMAScript Proposal, specs, and reference implementation for Error.prototype.stack / System.getStack☆181Updated last year
- 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
- The cmd-shim used in npm☆76Updated 2 weeks ago
- eslint-scope: ECMAScript scope analyzer☆126Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 3 weeks ago
- Detect the indentation of code☆197Updated 3 weeks ago
- ☆45Updated 3 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 10 months ago
- Parse the things that can be arguments to `npm install`☆131Updated 2 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Start a promise chain☆60Updated 3 weeks ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆31Updated 9 months ago
- An incremental implementation of MurmurHash3 for JavaScript☆101Updated 12 years ago
- ECMAScript RegExp Match Indices☆65Updated 3 years ago
- Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.☆80Updated 2 years ago
- utility box for ECMAScript language tools☆122Updated 3 years ago
- Indent each line in a string☆113Updated 3 years ago
- Parser module for JsDoc or Closure Compiler format type-annotation.☆54Updated 2 years ago