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 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:
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- Parsing the JavaScript's RegExp in JavaScript.☆81Updated 8 months ago
- ☆82Updated 2 years ago
- ECMAScript spec abstract operations.☆119Updated last month
- import.meta proposal for JavaScript☆147Updated 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…☆94Updated 2 years ago
- programmatic npm API☆111Updated 4 years ago
- Converts a source-map from/to different formats.☆172Updated 3 months ago
- Detect the indentation of code☆196Updated last year
- string representations of objects in node and the browser☆152Updated 5 months ago
- Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.☆80Updated 2 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- String.prototype.codePoints proposal for ECMAScript (stage 1)☆40Updated 4 years ago
- Detect the dominant newline character of a string☆55Updated last year
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Former home of the now-withdrawn ArrayBuffer.prototype.transfer() proposal for JavaScript☆60Updated 3 years ago
- ECMAScript RegExp Match Indices☆65Updated 3 years ago
- ECMAScript Proposal, specs, and reference implementation for Error.prototype.stack / System.getStack☆180Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆122Updated 4 months ago
- ☆45Updated 2 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Monorepo for NodeLib libraries☆74Updated 6 months ago
- Encode/decode sourcemap mappings☆70Updated 2 years ago
- eslint-scope: ECMAScript scope analyzer☆125Updated 11 months ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 7 months ago
- Proposal to prevent JSON.stringify from returning ill-formed strings☆69Updated 6 years ago
- This is the repo where the CSS Houdini parser API will be worked on☆71Updated 3 years ago
- Transparently adds support for Plug'n'Play to TypeScript☆67Updated 4 years ago
- A web platform API that allows access to the "original" versions of the global built-in objects' properties and methods☆28Updated 6 years ago
- Merge old source map and new source map in multi-transform flow☆28Updated 5 years ago