- 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.
- mkdirp
Recursively mkdir, like `mkdir -p`
- minimist
parse argument options
- http
- lodash
Lodash modular utilities.
- axios
Promise based HTTP client for the browser and node.js
- moment
Parse, validate, manipulate, and display dates
- bluebird
Full featured Promises/A+ implementation with exceptionally good performance
- ms
Tiny millisecond conversion utility
- 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?