char-regex

A regex to match any full character, considering weird character ranges.

graphemer

A JavaScript library that breaks strings into their individual user-perceived characters (including emojis!)

flat

Take a nested Javascript object and flatten it, or unflatten an object with delimited keys

split-string

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