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
detect possibly catastrophic, exponential-time regular expressions
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
Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet