- rimraf
A deep deletion module for node (like `rm -rf`)
- body-parser
Node.js body parsing middleware
- js-yaml
YAML 1.2 parser and serializer
- commander
the complete solution for node.js command-line programs
- webpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- qs
A querystring parser that supports nesting and arrays, with a depth limit
- request
Simplified HTTP request client.
- mocha
simple, flexible, fun test framework
- mkdirp
Recursively mkdir, like `mkdir -p`
- Best plugins for Eclipse