@stdlib/string-code-point-at-cli
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.
Remove a list of words from a string.
Remove a list of words from a string.
Convert a string to dot case.
Test if a string ends with the characters of another string.
Test if a string ends with the characters of another string.
Return the first character(s) of a string.
Remove the last character(s) of a string.