- http
- rimraf
A deep deletion module for node (like `rm -rf`)
- 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.
- minimist
parse argument options
- cheerio
Tiny, fast, and elegant implementation of core jQuery designed specifically for the server
- async
Higher-order functions and common patterns for asynchronous code
- glob
a little globber
- node-fetch
A light-weight module that brings window.fetch to node.js
- readable-stream
Streams3, a user-land copy of the stream library from Node.js
- Top Sublime Text plugins