Remove a list of words from a string.
Remove a list of words from a string.
Split a double-precision floating-point number into a higher order word and a lower order word.
Create a double-precision floating-point number from a higher order word and a lower order word.
Command-line interface.
Convert a string of words to a JavaScript identifier
Remove punctuation characters from a string.
Generate an acronym for a given string.
Strip leading whitespace from each line in a string
Replace search occurrences with a replacement string.
Create a regular expression from a regular expression string.
Test if a value is a regular expression string.
Convert a string to lowercase.
Tokenize a string into an array of string parts and format identifier objects.
Generate string from a token array by interpolating values.
Insert supplied variable values into a format string.
Test if a value is a string.
Allocate a buffer containing a provided string.
Escape a regular expression string or pattern.
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Replace search occurrences with a replacement string.
Determine a value's type.
Encode and decode quoted printable and base64 strings
Determine the specification defined classification of an object.