@stdlib/string-acronym-cli
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.
Return the last character(s) of a string.
Pad a string.
Pad a string.
Convert a string to Pascal case.
Convert a string to Pascal case.
Percent-encode a UTF-16 encoded string according to RFC 3986.
Percent-encode a UTF-16 encoded string according to RFC 3986.
Return the previous extended grapheme cluster break in a string before a specified position.