@stdlib/string-num2words-cli
Convert a number to a word representation.
Convert a number to a word representation.
Repeat a string a specified number of times and return the concatenated result.
Repeat a string a specified number of times and return the concatenated result.
Replace search occurrences with a replacement string.
Replace the substring before the first occurrence of a specified search string.
Replace the substring before the first occurrence of a specified search string.
Convert a string to uppercase.
Convert a string to camel case.
Convert a string to camel case.
Capitalize the first character in a string.
Capitalize the first character in a string.
Return a Unicode code point from a string at a specified position.
Return a Unicode code point from a string at a specified position.
Convert a string to constant case.
Convert a string to constant case.
Convert a string to dot case.
Remove punctuation characters from a string.
Remove punctuation characters from a string.
Remove a UTF-8 byte order mark (BOM) from the beginning of a string.
Remove a UTF-8 byte order mark (BOM) from the beginning of a string.