Regex template tag with extended syntax, context-aware interpolation, and always-on best practices
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Convert Oniguruma patterns to native JavaScript RegExp
Give a regex, get a robust predicate function that tests it against a string.
A regular expression that only matches a valid Github username
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
A module that parses a string as regular expression and returns the parsed value.
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
Compile ES2015 Unicode regex to ES5
Create atom (⚛) representation for your application, packages and libraries
The best regular expression (regex) for matching hex color values from string.
Regular expression for matching ANSI escape codes
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
TypeScript definitions for github-username-regex
Compile regular expressions using named groups to ES5.
Compile ES2015 sticky regex to an ES5 RegExp constructor
Regular expression for matching a shebang line
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Compile Unicode property escapes in Unicode regular expressions to ES5.
Weapon regeX mutates regular expressions for use in mutation testing.
Parse regular expressions' unicodeSets (v) flag.
Compile regular expressions' unicodeSets (v) flag.
Compile regular expressions using duplicate named groups to index-based groups.
A regex to match any full character, considering weird character ranges.