- commander
the complete solution for node.js command-line programs
- 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.
- debug
small debugging utility
- moment
Parse, validate, manipulate, and display dates
- http
- axios
Promise based HTTP client for the browser and node.js
- mocha
simple, flexible, fun test framework
- js-yaml
YAML 1.2 parser and serializer
- bluebird
Full featured Promises/A+ implementation with exceptionally good performance
- CodeWhisperer alternatives