- crypto
- 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.
- qs
A querystring parser that supports nesting and arrays, with a depth limit
- lodash
Lodash modular utilities.
- bluebird
Full featured Promises/A+ implementation with exceptionally good performance
- chalk
Terminal string styling done right
- body-parser
Node.js body parsing middleware
- readable-stream
Streams3, a user-land copy of the stream library from Node.js
- mkdirp
Recursively mkdir, like `mkdir -p`
- Top plugins for Android Studio