Releases2
Frequency3 months 1 week
Last Release
I find myself writing `item = item instanceof Array ? item : [item]` a lot, so I decided to make a simple library to does it for me. A few examples:

Linked projects

convert any item to an array if it's not an array