- mongodb
The official MongoDB driver for Node.js
- http
- fs
- colors
get colors in your node.js console
- js-yaml
YAML 1.2 parser and serializer
- 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.
- cheerio
Tiny, fast, and elegant implementation of core jQuery designed specifically for the server
- minimist
parse argument options
- qs
A querystring parser that supports nesting and arrays, with a depth limit
- Top Vim plugins