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!
split-ca
Simple module to split a single certificate authority chain file (aka: bundle, ca-bundle, ca-chain, etc.) into an array, as expected by the node.js tls api.