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 6 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
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- import.meta proposal for JavaScript☆146Updated 5 years ago
- ECMAScript RegExp Match Indices☆65Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- ☆82Updated last year
- Encode/decode sourcemap mappings☆70Updated 2 years ago
- Monorepo for NodeLib libraries☆73Updated 4 months ago
- String.prototype.codePoints proposal for ECMAScript (stage 1)☆40Updated 4 years ago
- Parsing the JavaScript's RegExp in JavaScript.☆81Updated 7 months ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆62Updated last month
- Transparently adds support for Plug'n'Play to TypeScript☆67Updated 4 years ago
- This is the repo where the CSS Houdini parser API will be worked on☆71Updated 3 years ago
- Proposal to add support for sequence properties in Unicode property escapes to ECMAScript regular expressions.☆72Updated 3 years ago
- find all require/import calls by walking the AST☆53Updated 3 years ago
- Proposal to prevent JSON.stringify from returning ill-formed strings☆69Updated 6 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 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…☆93Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆122Updated 3 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- A Webpack plugin to change assets just before they are written to files.☆31Updated 4 years ago
- Merge old source map and new source map in multi-transform flow☆28Updated 5 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 3 months ago
- An ESnext spec-compliant `RegExp.escape` shim/polyfill/replacement that works as far down as ES3.☆43Updated 10 months ago
- ECMAScript spec abstract operations.☆119Updated last week
- {BigInt,Number}.fromString(string, radix)☆65Updated 6 years ago
- ECMA TC39 proposal for making mapping over Objects more concise☆95Updated 4 years ago