@stdlib/string-to-grapheme-cluster-iterator-right
Create an iterator which iterates from right to left over grapheme clusters.
Found 175 results for stdstring
Create an iterator which iterates from right to left over grapheme clusters.
Return the part of a string before the last occurrence of a specified substring.
Trim `n` characters from the end of a string.
Standard string path constants.
Convert a string to uppercase.
Reverse a string.
Return a Unicode code point from a string at a specified position.
Replace the substring before the first occurrence of a specified search string.
Return the position of the next Unicode code point in a string after a specified position.
Return the last character(s) of a string.
String tools.
Trim `n` characters from the end of a string.
Trim whitespace characters from the beginning of a string.
Return the part of a string before a specified substring.
Return the part of a string after the last occurrence of a specified substring.