- mongodb
The official MongoDB driver for Node.js
- axios
Promise based HTTP client for the browser and node.js
- mkdirp
Recursively mkdir, like `mkdir -p`
- 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.
- crypto
- yargs
yargs the modern, pirate-themed, successor to optimist.
- commander
the complete solution for node.js command-line programs
- ms
Tiny millisecond conversion utility
- mocha
simple, flexible, fun test framework
- Top plugins for WebStorm