@stdlib/string-substring-before-last-cli
Return the part of a string before the last occurrence of a specified substring.
Return the part of a string before the last occurrence of a specified substring.
Create an iterator which iterates over grapheme clusters.
Truncate a string to a specified length.
Truncate a string to a specified length.
Truncate a string in the middle to a specified length.
Truncate a string in the middle to a specified length.
Uncapitalize the first character of a string.
Uncapitalize the first character of a string.
Convert a string to uppercase.
Convert a string to uppercase.
Convert a UTF-16 encoded string to an array of integers using UTF-8 encoding.
Expand acronyms.
Expand contractions.
Convert an integer to an ordinal string (e.g., 1st, 2nd, etc.).
Standard string path constants.
Platform-specific path delimiter.
POSIX path delimiter.
Windows path delimiter.
Platform-specific path segment separator.
POSIX path segment separator.