- 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.
- redis
Redis client library
- aws-sdk
AWS SDK for JavaScript
- qs
A querystring parser that supports nesting and arrays, with a depth limit
- minimatch
a glob matcher in javascript
- mime-types
The ultimate javascript content-type utility.
- fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.
- superagent
elegant & feature rich browser / node HTTP with a fluent API
- request
Simplified HTTP request client.
- Best plugins for Eclipse