- rimraf
A deep deletion module for node (like `rm -rf`)
- mocha
simple, flexible, fun test framework
- handlebars
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
- body-parser
Node.js body parsing middleware
- 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.
- q
A library for promises (CommonJS/Promises/A,B,D)
- request
Simplified HTTP request client.
- fs
- through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
- Top plugins for WebStorm