- http
- mkdirp
Recursively mkdir, like `mkdir -p`
- colors
get colors in your node.js console
- chalk
Terminal string styling done right
- commander
the complete solution for node.js command-line programs
- q
A library for promises (CommonJS/Promises/A,B,D)
- crypto
- lodash
Lodash modular utilities.
- 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.
- Top Vim plugins