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.
☆71Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for regexpu-core
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆89Updated 2 years ago
- ☆83Updated last year
- A proposal for private symbols in JavaScript☆21Updated 6 years ago
- Encode/decode sourcemap mappings☆69Updated last year
- import.meta proposal for JavaScript☆146Updated 4 years ago
- ECMAScript spec abstract operations.☆114Updated last week
- programmatic npm API☆112Updated 3 years ago
- Monorepo for NodeLib libraries☆70Updated this week
- string representations of objects in node and the browser☆143Updated last week
- programmatically publish and unpublish npm packages☆46Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Prepare a node environment to require files with different extensions.☆48Updated 5 months ago
- ECMAScript RegExp Match Indices☆65Updated 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…☆91Updated last year
- {BigInt,Number}.fromString(string, radix)☆65Updated 5 years ago
- Proposal to add support for sequence properties in Unicode property escapes to ECMAScript regular expressions.☆72Updated 2 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆97Updated 10 months ago
- String.prototype.codePoints proposal for ECMAScript (stage 1)☆40Updated 3 years ago
- Ref declarations and expressions for ECMAScript☆22Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated last year
- ☆45Updated 2 years ago
- ☆41Updated 3 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆57Updated last month
- Start a promise chain☆57Updated 3 years ago
- Merge old source map and new source map in multi-transform flow☆28Updated 5 years ago
- ECMAScript proposal for String.cooked built-in template tag☆52Updated 2 years ago
- Proposal to recognize a `"use module";` pragma☆81Updated 2 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Glob to regular expression with support for extended globs.☆70Updated 2 months ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated last year