- 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.
- mime-types
The ultimate javascript content-type utility.
- mocha
simple, flexible, fun test framework
- request
Simplified HTTP request client.
- crypto
- mongodb
The official MongoDB driver for Node.js
- moment
Parse, validate, manipulate, and display dates
- redis
Redis client library
- mkdirp
Recursively mkdir, like `mkdir -p`
- Top plugins for Android Studio