- colors
get colors in your node.js console
- fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.
- winston
A logger for just about everything.
- q
A library for promises (CommonJS/Promises/A,B,D)
- lodash
Lodash modular utilities.
- minimatch
a glob matcher in javascript
- mongodb
The official MongoDB driver for Node.js
- async
Higher-order functions and common patterns for asynchronous code
- bluebird
Full featured Promises/A+ implementation with exceptionally good performance
- Top plugins for WebStorm
The challenge is finding the best plugins for JavaScript development on Intellij IDEs. Who wants to sit there and go over hundreds of plugins to pick the best?