@stdlib/string-base-snakecase
Convert a string to snake case.
Convert a string to snake case.
Capitalize the first letter of each word in a string.
Test if a string starts with the characters of another string.
Convert a string to sticky case.
Trim whitespace characters from the beginning and end of a string.
Truncate the middle UTF-16 code units of a string to return a string having a specified length.
Uncapitalize the first character of a string.
Generate an acronym for a given string.
Generate an acronym for a given string.
Base (i.e., lower-level) string functions.
Convert a string to alternate case.
Return the first character(s) of a string.
Invoke a function for each character in a string.
Insert supplied variable values into a format string.
Create a string from a sequence of Unicode code points.
Create a string from a sequence of Unicode code points.
Convert a string to HTTP header case.
Convert a string to HTTP header case.
Convert a string to kebab case.
Convert a string to kebab case.