A JavaScript library that breaks strings into their individual user-perceived characters.
☆981Feb 12, 2021Updated 5 years ago
Alternatives and similar repositories for grapheme-splitter
Users that are interested in grapheme-splitter are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A JS implementation of the Unicode grapheme cluster breaking algorithm (UAX #29)☆83Nov 17, 2019Updated 6 years ago
- Unicode text segmentation for ECMAScript☆153Jan 21, 2022Updated 4 years ago
- ✂️ Unicode-aware JS string splitting☆240Dec 26, 2020Updated 5 years ago
- A regular expression to match all Emoji-only symbols as per the Unicode Standard.☆1,899Oct 13, 2025Updated 5 months ago
- Divide character strings into graphemes.☆42Dec 9, 2025Updated 3 months ago
- A JavaScript-compatible regular expression pattern to match all RGI emoji symbols and sequences as per the Unicode Standard and UTS#51.