- redis
Redis client library
- mkdirp
Recursively mkdir, like `mkdir -p`
- rimraf
A deep deletion module for node (like `rm -rf`)
- async
Higher-order functions and common patterns for asynchronous code
- axios
Promise based HTTP client for the browser and node.js
- 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.
- body-parser
Node.js body parsing middleware
- yargs
yargs the modern, pirate-themed, successor to optimist.
- aws-sdk
AWS SDK for JavaScript
- Top PhpStorm plugins