- winston
A logger for just about everything.
- readable-stream
Streams3, a user-land copy of the stream library from Node.js
- aws-sdk
AWS SDK for JavaScript
- 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.
- colors
get colors in your node.js console
- mkdirp
Recursively mkdir, like `mkdir -p`
- debug
small debugging utility
- axios
Promise based HTTP client for the browser and node.js
- body-parser
Node.js body parsing middleware
- Best IntelliJ plugins