split-string

Easy way to split a string on a given character unless it's quoted or escaped.

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.