@stdlib/string-base-last-grapheme-cluster
Return the last grapheme cluster (i.e., user-perceived character) of a string.
Found 38 results for grapheme
Return the last grapheme cluster (i.e., user-perceived character) of a string.
Return the first character(s) of a string.
Return the number of grapheme clusters in a string.
A collection of grapheme utils
Return the next extended grapheme cluster break in a string after a specified position.
test for grapheme regex
Return the previous extended grapheme cluster break in a string before a specified position.
The essential string toolkit for Unicode.
Return the first character(s) of a string.
Reverse the grapheme clusters (i.e., user-perceived characters) of a string.
Invoke a function for each character in a string.
Return the last character(s) of a string.
Return the previous extended grapheme cluster break in a string before a specified position.
Create an iterator which iterates from right to left over grapheme clusters.
Provides tooling for working w/ Unicode including grapheme splitting & iteration.
Complete TypeScript port of rivo/uniseg with 100% API compatibility. Unicode text segmentation for grapheme clusters, word boundaries, and text width calculation.
Return the last character(s) of a string.
This library provides node binding for rust package Unicode Segmentation Crate