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 4 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
- Monorepo for NodeLib libraries☆70Updated 2 months ago
- ☆82Updated last year
- import.meta proposal for JavaScript☆146Updated 4 years ago
- Parsing the JavaScript's RegExp in JavaScript.☆81Updated 4 months ago
- ECMAScript spec abstract operations.☆116Updated last month
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Glob to regular expression with support for extended globs.☆72Updated 6 months ago
- {BigInt,Number}.fromString(string, radix)☆65Updated 6 years ago
- Ref declarations and expressions for ECMAScript☆24Updated 2 years ago
- UTS18 set notation in regular expressions☆76Updated last year
- 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
- String.prototype.codePoints proposal for ECMAScript (stage 1)☆40Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- A proposal for private symbols in JavaScript☆21Updated 6 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 3 months ago
- ☆44Updated 4 years ago
- Prepare a node environment to require files with different extensions.☆48Updated 9 months ago
- Merge old source map and new source map in multi-transform flow☆28Updated 5 years ago
- Decode strings according to the WHATWG Encoding Standard☆24Updated 8 months ago
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 4 years ago
- Proposal to add support for sequence properties in Unicode property escapes to ECMAScript regular expressions.☆72Updated 2 years ago
- Converts a source-map from/to different formats.☆170Updated 7 months ago
- This is the repo where the CSS Houdini parser API will be worked on☆71Updated 3 years ago
- Trace the original position through a source map☆107Updated last year
- eslint-scope: ECMAScript scope analyzer☆125Updated 7 months ago
- An ESnext spec-compliant `RegExp.escape` shim/polyfill/replacement that works as far down as ES3.☆42Updated 8 months ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago