- qs
A querystring parser that supports nesting and arrays, with a depth limit
- q
A library for promises (CommonJS/Promises/A,B,D)
- minimist
parse argument options
- 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.
- async
Higher-order functions and common patterns for asynchronous code
- colors
get colors in your node.js console
- lodash
Lodash modular utilities.
- mongodb
The official MongoDB driver for Node.js
- chalk
Terminal string styling done right
- Top Sublime Text plugins