mojigiri
Japanese text split by character type
split-string
Easy way to split a string on a given character unless it's quoted or escaped.
split-on-first
Split a string on the first occurance of a given separator
grapheme-splitter
A JavaScript library that breaks strings into their individual user-perceived characters. It supports emojis!