@stdlib/string-truncate-middle-cli
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.
Replace search occurrences with a replacement string.
Reverse a string.
Reverse a string.
Right pad a string.
Right pad a string.
Trim whitespace characters from the end of a string.
Trim whitespace characters from the end of a string.
Trim `n` characters from the end of a string.
Trim `n` characters from the end of a string.
Convert a string to snake case.
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.
Create an iterator which iterates from right to left over grapheme clusters.
String tools.
Grapheme cluster break tooling.