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.
☆77Updated 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
Sorting:
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- ☆82Updated last year
- import.meta proposal for JavaScript☆146Updated 5 years ago
- ECMAScript spec abstract operations.☆117Updated last month
- 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
- {BigInt,Number}.fromString(string, radix)☆65Updated 6 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- 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
- Tokenizes a string that represents a regular expression.☆94Updated last year
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Monorepo for NodeLib libraries☆73Updated 4 months ago
- Glob to regular expression with support for extended globs.☆73Updated 8 months ago
- A proposal for private symbols in JavaScript☆21Updated 6 years ago
- Encode/decode sourcemap mappings☆70Updated 2 years ago
- Decode strings according to the WHATWG Encoding Standard☆24Updated 9 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
- Check if a value is a plain object☆102Updated last year
- Import a globally installed module☆58Updated last year
- Prepare a node environment to require files with different extensions.☆48Updated 10 months ago
- Transparently adds support for Plug'n'Play to TypeScript☆67Updated 4 years ago
- ☆45Updated 4 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
- Check if your package was installed globally☆70Updated last year
- ECMA TC39 proposal for making mapping over Objects more concise☆95Updated 4 years ago
- Get localized display names for languages, scripts, regions and others. https://tc39.github.io/proposal-intl-displaynames/☆44Updated 4 years ago
- JavaScript language proposal: function implementation hiding☆103Updated 5 years ago