Showing 21-40 of 1,497,630 packages
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Compile Unicode property escapes in Unicode regular expressions to ES5.
Compile regular expressions using duplicate named groups to index-based groups.
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
A regex to match any full character, considering weird character ranges.
Regular expression for matching a shebang line
Regular expression for matching ANSI escape codes
EQLayer to regex
Compile regular expressions' unicodeSets (v) flag.
Recursive matching plugin for Regex+
Parse regular expressions' unicodeSets (v) flag.
Regex template tag with extended syntax, context-aware interpolation, and always-on best practices
Regular expression for matching semver versions
Transform GLOB patterns to JavaScript regular expressions for fast file path matching.
Tiny helpers for processing regex syntax
A regular expression to match all emoji-only symbols
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
A module that parses a string as regular expression and returns the parsed value.
Helper function to check for literal RegEx