Description
Express style path to RegExp utility
Keywords
Publisher
Description
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Keywords
Publisher
Description
Escape RegExp special characters
Keywords
Publisher
Description
ES6 spec-compliant RegExp.prototype.flags shim.
Keywords
Publisher
Description
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Keywords
Publisher
Description
Spec-compliant polyfill for String.prototype.matchAll ESnext proposal.
Keywords
Publisher
Description
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
Keywords
Publisher
Description
regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.
Keywords
- codegen
- desugaring
- ecmascript
- es5
- es6
- harmony
- javascript
- refactoring
- regex
- regexp
- regular expressions
- rewriting
- syntax
- transformation
- View more
Publisher
Description
Bindings for RE2: fast, safe alternative to backtracking regular expression engines.
Keywords
Publisher
Description
The best regular expression (regex) for matching hex color values from string.
Keywords
Publisher
Description
Convert globs to regular expressions