@stdlib/regexp
Regular expressions.
Regular expressions.
Return a regular expression to capture the last part of a path.
Return a regular expression to capture the last part of a POSIX path.
Return a regular expression to capture the last part of a Windows path.
Return a regular expression to match a hexadecimal color.
Return a JSON representation of a regular expression.
Return a regular expression to parse a UNC path.
Return a regular expression to match a UTF-16 surrogate pair.
Return a regular expression to match an unpaired UTF-16 surrogate.
Return a regular expression to match a white space character.
Return a regular expression to capture a POSIX path dirname.
Return a regular expression to capture a Windows path dirname.
Return a regular expression to match a decimal number.
Return a regular expression to capture a path dirname.
Revive a JSON-serialized regular expression.
Regular expression to match a semantic version string.
Merge and extend objects.
Create a regular expression from a regular expression string.
Create random strings that match a given regular expression.
Replace search occurrences with a replacement string.