Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
detect possibly catastrophic, exponential-time regular expressions
Compile regular expressions' unicodeSets (v) flag.
Tokenizes a string that represents a regular expression.
Generate regular expressions from regjsparser’s AST.
Create a javascript regular expression for matching everything except for the given string.
Generate regular expressions from regjsparser’s AST.
Validation RegEx for Javascript and Node JS
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 for matching IP addresses (IPv4 & IPv6)
Compile regular expressions using duplicate named groups to index-based groups.
Check if a value is a regular expression
Compile inline regular expression modifiers
A library for teleporting rich data to another place.
Regular expression for getting the root of a posix or windows filepath.
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 matching for email addresses. Maintained, configurable, more accurate, and browser-friendly alternative to email-regex. Works in Node v14+ and browsers. Made for Spam Scanner and Forward Email.
Regular expression for matching semver versions
Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`