- rimraf
A deep deletion module for node (like `rm -rf`)
- readable-stream
Streams3, a user-land copy of the stream library from Node.js
- lodash
Lodash modular utilities.
- 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.
- colors
get colors in your node.js console
- q
A library for promises (CommonJS/Promises/A,B,D)
- redis
Redis client library
- express
Fast, unopinionated, minimalist web framework
- Best IntelliJ plugins