Tiny helpers for processing regex syntax
A module that parses a string as regular expression and returns the parsed value.
Adds regex expression support
Git commit, but play nice with conventions.
A regular expression to match all emoji-only symbols
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.
Create a javascript regular expression for matching everything except for the given string.
detect possibly catastrophic, exponential-time regular expressions
Regular expression for matching semver versions
Regular expression for matching IP addresses (IPv4 & IPv6)
Plugin utilities for Rolldown
Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in surprising performance improvements.
Make a regular expression time out if it takes too long to execute
Helper function to check for literal RegEx
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
Generate a regex from a string or array of strings.
Regular expression for matching reserved filename characters
Soft Asserts JSON, Array and other data
Regular expression for getting the root of a posix or windows filepath.
Regular expression for matching astral symbols
The best regular expression (regex) for matching hex color values from string.
a gitmoji regex to for both gitmoji code and gitmoji unicode
Clone and modify a RegExp instance
Regular expression for matching file names, with or without extension.