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.
☆73Updated 2 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
- String.prototype.codePoints proposal for ECMAScript (stage 1)☆40Updated 3 years ago
- ☆82Updated last year
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Monorepo for NodeLib libraries☆70Updated last month
- 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 2 years ago
- {BigInt,Number}.fromString(string, radix)☆65Updated 6 years ago
- Detect the dominant newline character of a string☆55Updated last year
- import.meta proposal for JavaScript☆146Updated 4 years ago
- programmatic npm API☆110Updated 3 years ago
- Encode/decode sourcemap mappings☆69Updated 2 years ago
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆32Updated 2 months ago
- ☆44Updated 3 years ago
- Proposal to add support for sequence properties in Unicode property escapes to ECMAScript regular expressions.☆72Updated 2 years ago
- Check if a value is a plain object☆102Updated 9 months ago
- Parsing the JavaScript's RegExp in JavaScript.☆81Updated 3 months ago
- This is the repo where the CSS Houdini parser API will be worked on☆71Updated 3 years ago
- ECMAScript RegExp Match Indices☆65Updated 2 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- ECMAScript proposal for String.cooked built-in template tag☆53Updated 2 years ago
- Proposal to recognize a `"use module";` pragma☆81Updated 3 years ago
- A proposal for private symbols in JavaScript☆21Updated 6 years ago
- List of node.js builtin modules☆38Updated 10 months ago
- RegExp lookbehind assertions☆99Updated 3 years ago
- get better errors☆68Updated last year
- Ref declarations and expressions for ECMAScript☆24Updated last year
- Compile JSBI code that works in today’s environments to native BigInt code.☆41Updated 2 years ago
- Tokenizes a string that represents a regular expression.☆93Updated last year
- Get localized display names for languages, scripts, regions and others. https://tc39.github.io/proposal-intl-displaynames/☆44Updated 4 years ago
- Proposal to add WHATWG URL to ECMAScript☆33Updated 7 years ago