toarray(latest: 0.0.1) 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:
mesh-winston(latest: 0.0.1) cross-platform safe implementation of winston
watch_r(latest: 0.0.15) - recursively watch files - **watch new dirs/files that have been added to any watched directory** - ability to ignore files with `.ignorewatch` including list of files to ignore (similar to `.gitignore`). Use `*` to ignore all files in `.ignorewatch` directory.
sift(latest: 17.1.3) MongoDB query filtering in JavaScript