- request
Simplified HTTP request client.
- through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
- semver
The semantic version parser used by npm.
- rimraf
A deep deletion module for node (like `rm -rf`)
- 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.
- commander
the complete solution for node.js command-line programs
- ms
Tiny millisecond conversion utility
- colors
get colors in your node.js console
- moment
Parse, validate, manipulate, and display dates
- Top Vim plugins