Escape RegExp special characters
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
Regular expression for matching a shebang line
Returns true if a string has an extglob.
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
ES6 spec-compliant RegExp.prototype.flags shim.
regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.
Regular expression parser for ECMAScript.
Compile ESNext Regular Expressions to ES5
Convert globs to regular expressions
Compile regular expressions using named groups to ES5.
Compile Unicode property escapes in Unicode regular expressions to ES5.
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
detect possibly catastrophic, exponential-time regular expressions
Spec-compliant polyfill for String.prototype.matchAll
POSIX character classes for creating regular expressions.
Generate a regex from a string or array of strings.
Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)
Regular expression parser for ECMAScript.
Check if a value is a regular expression
Generate regular expressions from regjsparser’s AST.
A module that parses a string as regular expression and returns the parsed value.
Regular expression for testing if a file path is a windows UNC file path. Can also be used as a component of another regexp via the `.source` property.
Returns true if a filepath is a windows UNC file path.
Regular expression for getting the root of a posix or windows filepath.
The best regular expression (regex) for matching hex color values from string.
Regular expression for matching semver versions
Returns `true` if an array has a glob pattern.
Regular expression for matching reserved filename characters
A regular expression for file paths that contain a `node_modules` folder.