@stdlib/string-to-grapheme-cluster-iterator-right
Create an iterator which iterates from right to left over grapheme clusters.
Create an iterator which iterates from right to left over grapheme clusters.
Test if a position in a string marks the start of a UTF-16 surrogate pair.
Test if a position in a string marks the start of a UTF-16 surrogate pair.
Convert a string to kebab case.
Return 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.