@stdlib/string-uppercase
Convert a string to uppercase.
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.
Convert a string to uppercase.
Convert a UTF-16 encoded string to an array of integers using UTF-8 encoding.
Convert a string to snake case.