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.
☆77Updated 7 months ago
Alternatives and similar repositories for regexpu-core
Users that are interested in regexpu-core are comparing it to the libraries listed below
Sorting:
- ☆82Updated last year
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- Monorepo for NodeLib libraries☆73Updated 5 months 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…☆93Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- String.prototype.codePoints proposal for ECMAScript (stage 1)☆40Updated 4 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Proposal to add support for sequence properties in Unicode property escapes to ECMAScript regular expressions.☆72Updated 3 years ago
- import.meta proposal for JavaScript☆146Updated 5 years ago
- Parsing the JavaScript's RegExp in JavaScript.☆81Updated 7 months ago
- Proposal to prevent JSON.stringify from returning ill-formed strings☆69Updated 6 years ago
- Former home of the now-withdrawn ArrayBuffer.prototype.transfer() proposal for JavaScript☆60Updated 3 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Merge old source map and new source map in multi-transform flow☆28Updated 5 years ago
- WIP Official support for WHATWG Stream in Node.js☆37Updated 4 years ago
- ECMAScript proposal for String.cooked built-in template tag☆57Updated 2 years ago
- ☆139Updated 4 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- ☆45Updated 4 years ago
- ☆45Updated 2 years ago
- Check if a value is a plain object☆102Updated last year
- Converts a source-map from/to different formats.☆172Updated 2 months ago
- Double-Ended Iterator and Destructuring☆71Updated 2 years ago
- Ref declarations and expressions for ECMAScript☆26Updated 2 years ago
- {BigInt,Number}.fromString(string, radix)☆65Updated 6 years ago
- Get the path of the caller module☆64Updated 3 years ago
- API contract, and rudimentary tests, for modules that conform to the *es-shim API*☆79Updated 6 months ago
- This package has moved and is now available at @rollup/pluginutils / https://github.com/rollup/plugins☆45Updated 5 years ago
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆31Updated 6 months ago