- rimraf
A deep deletion module for node (like `rm -rf`)
- 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.
- commander
the complete solution for node.js command-line programs
- http
- body-parser
Node.js body parsing middleware
- chalk
Terminal string styling done right
- moment
Parse, validate, manipulate, and display dates
- express
Fast, unopinionated, minimalist web framework
- async
Higher-order functions and common patterns for asynchronous code
- Top PhpStorm plugins