- winston
A logger for just about everything.
- q
A library for promises (CommonJS/Promises/A,B,D)
- semver
The semantic version parser used by npm.
- mime-types
The ultimate javascript content-type utility.
- http
- moment
Parse, validate, manipulate, and display dates
- request
Simplified HTTP request client.
- 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.
- rimraf
A deep deletion module for node (like `rm -rf`)
- CodeWhisperer alternatives