@sciactive/splitn
A split function that returns [limit] elements, the last being the remainder.
stream-chopper
Chop a single stream of data into a series of readable streams
graphemer
A JavaScript library that breaks strings into their individual user-perceived characters (including emojis!)
char-regex
A regex to match any full character, considering weird character ranges.
flat
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys