grapheme-js
Grapheme clustering for JavaScript with Unicode Standard Annex #29 compliance and some custom emoji enhancements.
Grapheme clustering for JavaScript with Unicode Standard Annex #29 compliance and some custom emoji enhancements.
A high-performance wrapper around `Intl.Segmenter` for efficient text segmentation. This class resolves memory handling issues seen with large strings and can enhance performance by 50-500x. Only ~70 loc (with comments) and no dependencies.