- superagent
elegant & feature rich browser / node HTTP with a fluent API
- 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.
- readable-stream
Streams3, a user-land copy of the stream library from Node.js
- redis
Redis client library
- 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.
- lodash
Lodash modular utilities.
- commander
the complete solution for node.js command-line programs
- semver
The semantic version parser used by npm.
- qs
A querystring parser that supports nesting and arrays, with a depth limit
- Top 12 Jupyter Notebook extensions