- axios
Promise based HTTP client for the browser and node.js
- q
A library for promises (CommonJS/Promises/A,B,D)
- mime-types
The ultimate javascript content-type utility.
- request
Simplified HTTP request client.
- redis
Redis client library
- async
Higher-order functions and common patterns for asynchronous code
- 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.
- mocha
simple, flexible, fun test framework
- qs
A querystring parser that supports nesting and arrays, with a depth limit
- CodeWhisperer alternatives