Plugin for markdown-it, replaces strings that match a regular expression pattern.
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Give a regex, get a robust predicate function that tests it against a string.
Regular expression for matching ANSI escape codes
Compile regular expressions using named groups to ES5.
Compile ES2015 Unicode regex to ES5
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Compile ES2015 sticky regex to an ES5 RegExp constructor
Compile Unicode property escapes in Unicode regular expressions to ES5.
A regular expression to match all emoji-only symbols
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Tiny helpers for processing regex syntax
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.
Make a regular expression time out if it takes too long to execute
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
Regex template tag with extended syntax, context-aware interpolation, and always-on best practices
Recursive matching plugin for Regex+
A low-level utility for matching a string against a directed acyclic graph of regexes.
Regular expression for matching semver versions
Parse regular expressions' unicodeSets (v) flag.
A module that parses a string as regular expression and returns the parsed value.