@stdlib/string-prev-grapheme-cluster-break-cli
Return the previous extended grapheme cluster break in a string before a specified position.
Return the previous extended grapheme cluster break in a string before a specified position.
Remove the first character(s) of a string.
Remove the first character(s) of a string.
Remove the last character(s) of a string.
Return the last character(s) of a string.
Left pad a string.
Left pad a string.
Trim whitespace characters from the beginning of a string.
Trim whitespace characters from the beginning of a string.
Trim `n` characters from the beginning of a string.
Trim `n` characters from the beginning of a string.
Convert a string to lowercase.
Convert a string to lowercase.
Return the position of the next Unicode code point in a string after a specified position.
Return the position of the next Unicode code point in a string after a specified position.
Return the next extended grapheme cluster break in a string after a specified position.
Return the next extended grapheme cluster break in a string after a specified position.
Return the number of grapheme clusters in a string.
Return the number of grapheme clusters in a string.
Convert a number to a word representation.