@marijn/find-cluster-break
Find the position of grapheme cluster breaks in a string
Found 38 results for grapheme
Find the position of grapheme cluster breaks in a string
Divide the string into graphemes.
A lightweight implementation of the Unicode Text Segmentation (UAX #29)
JSON with information about currencies: codes (ISO 4217), the names, grapheme (symbols) and formatting.
Grapheme cluster break tooling.
Return the next extended grapheme cluster break in a string after a specified position.
Create an iterator which iterates over grapheme clusters.
Stream UTF-8 bytes and read grapheme clusters safely
Split a string by its grapheme cluster breaks.
An easy, semantic and reliable way to split a string into characters in JavaScript, even when it contains emojis, flags and diacritics
Return the number of grapheme clusters in a string.
Wrap lines using the Unicode Line Breaking algorithm from UAX #14
Wrap lines using the Unicode Line Breaking algorithm from UAX #14
Tools for working with strings displayed in the terminal
Work with grapheme, words, and sentences with small, simple, and fast API using Intl.Segmenter
Remove the first grapheme cluster (i.e., user-perceived character) of a string.
Invoke a function for each grapheme cluster (i.e., user-perceived character) in a string.
unicode-segmenter for miniprogram
Return the first character(s) of a string.
Return the first grapheme cluster (i.e., user-perceived character) of a string.
Return the last grapheme cluster (i.e., user-perceived character) 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
Remove the last grapheme cluster (i.e., user-perceived character) of a string.