- async
Higher-order functions and common patterns for asynchronous code
- 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.
- axios
Promise based HTTP client for the browser and node.js
- mkdirp
Recursively mkdir, like `mkdir -p`
- handlebars
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
- minimatch
a glob matcher in javascript
- body-parser
Node.js body parsing middleware
- cheerio
Tiny, fast, and elegant implementation of core jQuery designed specifically for the server
- node-fetch
A light-weight module that brings window.fetch to node.js
- Best plugins for Eclipse