- 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.
- express
Fast, unopinionated, minimalist web framework
- axios
Promise based HTTP client for the browser and node.js
- ws
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
- body-parser
Node.js body parsing middleware
- q
A library for promises (CommonJS/Promises/A,B,D)
- glob
a little globber
- redis
Redis client library
- mkdirp
Recursively mkdir, like `mkdir -p`
- Top PhpStorm plugins