currency-format
JSON with information about currencies: codes (ISO 4217), the names, grapheme (symbols) and formatting.
JSON with information about currencies: codes (ISO 4217), the names, grapheme (symbols) and formatting.
Divide the string into graphemes.
Work with grapheme, words, and sentences with small, simple, and fast API using Intl.Segmenter
The essential string toolkit for Unicode.
A collection of grapheme utils
Grapheme clustering for JavaScript with Unicode Standard Annex #29 compliance and some custom emoji enhancements.
An easy, semantic and reliable way to split a string into characters in JavaScript, even when it contains emojis, flags and diacritics
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
A lightweight implementation of the Unicode Text Segmentation (UAX #29)
This library provides node binding for rust package Unicode Segmentation Crate
Find the position of grapheme cluster breaks in a string
test for grapheme regex
Provides tooling for working w/ Unicode including grapheme splitting & iteration.
Create an iterator which iterates over grapheme clusters.
Create an iterator which iterates from right to left over grapheme clusters.
Grapheme cluster break tooling.
Split a string by its grapheme cluster breaks.
Return the last grapheme cluster (i.e., user-perceived character) of a string.