Showing 1-20 of 48,252 packages
A simple CLI/Module for regex replacing strings in files & renaming files recursively
Similar to str.replace(regex, replace) but with sourcemap support
Replace your code using regular expressions.
Grunt plugin to search and replace text content of files based on regular expression patterns
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Regular expression for matching reserved filename characters
Replace loader for Webpack
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
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
A webpack loader to replace values in files using regex
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Compile Unicode property escapes in Unicode regular expressions to ES5.
Compile regular expressions' unicodeSets (v) flag.
Compile regular expressions using duplicate named groups to index-based groups.