replace-case
Like String.prototype.replace() but attempts to match the casing of the substring being replaced.
Like String.prototype.replace() but attempts to match the casing of the substring being replaced.
The format string library that detects the string and the column number of the replacing value
It is module just to set the priority. Depending on that update other set of objects
Regular expression to split a filename.
Regular expression to split a POSIX filename.
Regular expression to split a Windows filename.
Format regex with string substitutions
Regular expression to capture a path basename.
Regular expression to capture the last part of a POSIX path.
Regular expression to capture the last part of a Windows path.
Common regular expressions
Regular expression to split a newline delimited string.
string matching iterator using regular expression
Regular expressions template tag
get a random string
Create a random string fast
Transform string into slug. Replaces spaces and special characters.
Replace meaningful substrings with React components.
Function to create short strings.
A simple library that help you escape string for regex and form regex from string. And add regex search method for object key and array index.