- 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.
- request
Simplified HTTP request client.
- js-yaml
YAML 1.2 parser and serializer
- yargs
yargs the modern, pirate-themed, successor to optimist.
- http
- ms
Tiny millisecond conversion utility
- bluebird
Full featured Promises/A+ implementation with exceptionally good performance
- rimraf
A deep deletion module for node (like `rm -rf`)
- mongodb
The official MongoDB driver for Node.js
- CodeWhisperer alternatives