- request
Simplified HTTP request client.
- mkdirp
Recursively mkdir, like `mkdir -p`
- async
Higher-order functions and common patterns for asynchronous code
- qs
A querystring parser that supports nesting and arrays, with a depth limit
- commander
the complete solution for node.js command-line programs
- 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.
- winston
A logger for just about everything.
- ws
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
- lodash
Lodash modular utilities.
- Best IntelliJ plugins