- http
- readable-stream
Streams3, a user-land copy of the stream library from Node.js
- 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.
- body-parser
Node.js body parsing middleware
- axios
Promise based HTTP client for the browser and node.js
- bluebird
Full featured Promises/A+ implementation with exceptionally good performance
- express
Fast, unopinionated, minimalist web framework
- node-fetch
A light-weight module that brings window.fetch to node.js
- async
Higher-order functions and common patterns for asynchronous code
- Top plugins for WebStorm