- node-fetch
A light-weight module that brings window.fetch to node.js
- 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.
- colors
get colors in your node.js console
- async
Higher-order functions and common patterns for asynchronous code
- glob
a little globber
- express
Fast, unopinionated, minimalist web framework
- yargs
yargs the modern, pirate-themed, successor to optimist.
- qs
A querystring parser that supports nesting and arrays, with a depth limit
- CodeWhisperer alternatives