- fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.
- js-yaml
YAML 1.2 parser and serializer
- body-parser
Node.js body parsing middleware
- yargs
yargs the modern, pirate-themed, successor to optimist.
- q
A library for promises (CommonJS/Promises/A,B,D)
- async
Higher-order functions and common patterns for asynchronous code
- mongodb
The official MongoDB driver for Node.js
- lodash
Lodash modular utilities.
- mocha
simple, flexible, fun test framework
- Top PhpStorm plugins