- winston
A logger for just about everything.
- 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.
- semver
The semantic version parser used by npm.
- ms
Tiny millisecond conversion utility
- request
Simplified HTTP request client.
- cheerio
Tiny, fast, and elegant implementation of core jQuery designed specifically for the server
- minimatch
a glob matcher in javascript
- q
A library for promises (CommonJS/Promises/A,B,D)
- body-parser
Node.js body parsing middleware
- Best IntelliJ plugins