mathiasbynens / regexpu-core
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.
☆75Updated 5 months ago
Alternatives and similar repositories for regexpu-core:
Users that are interested in regexpu-core are comparing it to the libraries listed below
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- import.meta proposal for JavaScript☆146Updated 4 years ago
- Monorepo for NodeLib libraries☆72Updated 3 months ago
- String.prototype.codePoints proposal for ECMAScript (stage 1)☆40Updated 4 years ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Proposal to add support for sequence properties in Unicode property escapes to ECMAScript regular expressions.☆72Updated 2 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…☆92Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- UTS18 set notation in regular expressions☆76Updated last year
- ☆82Updated last year
- Transparently adds support for Plug'n'Play to TypeScript☆67Updated 4 years ago
- This package has moved and is now available at @rollup/pluginutils / https://github.com/rollup/plugins☆45Updated 5 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Prepare a node environment to require files with different extensions.☆48Updated 10 months ago
- ☆45Updated 2 years ago
- {BigInt,Number}.fromString(string, radix)☆65Updated 6 years ago
- Glob to regular expression with support for extended globs.☆73Updated 7 months ago
- Merge old source map and new source map in multi-transform flow☆28Updated 5 years ago
- This is the repo where the CSS Houdini parser API will be worked on☆71Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- ECMAScript RegExp Match Indices☆65Updated 2 years ago
- Get a directory for your caching needs☆26Updated last year
- Ref declarations and expressions for ECMAScript☆25Updated 2 years ago
- Literals could be different than non-literals.☆32Updated 7 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- A Webpack plugin to change assets just before they are written to files.☆31Updated 3 years ago
- ☆45Updated 4 years ago
- Webpack loader designed for loader testing and debugging. Calls a function with the received input.☆52Updated 2 years ago
- ECMA TC39 proposal for making mapping over Objects more concise☆95Updated 4 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆62Updated 2 weeks ago