Showing 1-20 of 271,433 packages
Regular expression for matching HTML comments
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.
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Regular expression for matching astral symbols
Regular expression for getting the root of a posix or windows filepath.
Micro parser for detection of literal regexes
Regular expression for matching file names, with or without extension.
Recursive matching plugin for Regex+
Give a regex, get a robust predicate function that tests it against a string.
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Hash map of country ISO-3 codes to regular expression identifiers
Compile ES2015 Unicode regex to ES5
Regular expression for matching a shebang line
Compile ES2015 sticky regex to an ES5 RegExp constructor
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
Compile regular expressions using named groups to ES5.
Regular expression for matching ANSI escape codes
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Compile Unicode property escapes in Unicode regular expressions to ES5.
Regex for matching HSLA colors.