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.
☆79Updated last month
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
- ECMAScript spec abstract operations.☆118Updated 5 months ago
- Parsing the JavaScript's RegExp in JavaScript.☆82Updated last month
- ☆82Updated 2 years ago
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- Converts a source-map from/to different formats.☆171Updated 7 months ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- string representations of objects in node and the browser☆155Updated 3 weeks ago
- Tests whether one path is inside another path☆42Updated 5 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 11 months ago
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆31Updated 10 months ago
- Monorepo for NodeLib libraries☆76Updated 9 months ago
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated last month
- ☆45Updated 3 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 3 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
- Merge old source map and new source map in multi-transform flow☆28Updated 5 years ago
- Indent each line in a string☆113Updated 3 years ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated 2 years ago
- The cmd-shim used in npm☆76Updated this week
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- Start a promise chain☆60Updated last month
- Prepare a node environment to require files with different extensions.☆48Updated last year
- A proposal for private symbols in JavaScript☆21Updated 7 years ago
- Proposal to prevent JSON.stringify from returning ill-formed strings☆69Updated 6 years ago
- Detect the indentation of code☆197Updated last month
- eslint-scope: ECMAScript scope analyzer☆127Updated last year
- Proposal to recognize a `"use module";` pragma☆81Updated 3 years ago
- ECMAScript Proposal, specs, and reference implementation for Error.prototype.stack / System.getStack☆181Updated last year