dotsplit.js
Transform dot-delimited strings to array of strings for Node.js and the browser.
list-to-array
Simple javascript lib for converting a [comma || space] delimited string to an array
string-replace-to-array
Works like String.prototype.replace but outputs an array. Useful for replacing parts of the string with objects of other types.
anymatch
Matches strings against configurable strings, globs, regular expressions, and/or functions