- 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.
- node-fetch
A light-weight module that brings window.fetch to node.js
- minimatch
a glob matcher in javascript
- request
Simplified HTTP request client.
- through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
- lodash
Lodash modular utilities.
- colors
get colors in your node.js console
- chalk
Terminal string styling done right
- express
Fast, unopinionated, minimalist web framework
- Top PhpStorm plugins