String manipulation functions.
Insert supplied variable values into a format string.
Replace search occurrences with a replacement string.
Convert a string to lowercase.
Generate string from a token array by interpolating values.
Tokenize a string into an array of string parts and format identifier objects.
Convert a string to lowercase.
Replace search occurrences with a replacement string.
Generate an acronym for a given string.
Convert a string to uppercase.
Trim whitespace characters from the beginning and end of a string.
Trim whitespace characters from the beginning and end of a string.
Remove punctuation characters from a string.
Remove a list of words from a string.
Create a string from a sequence of Unicode code points.
Convert a string to kebab case.
Capitalize the first character in a string.
Convert a string to Pascal case.
Capitalize the first character in a string.
Uncapitalize the first character of a string.
Repeat a string a specified number of times and return the concatenated result.
Convert a string to Pascal case.
Re-exports `format` from `@stdlib/string-format` for use in translated string interpolation.
Uncapitalize the first character of a string.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.