- commander
the complete solution for node.js command-line programs
- 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.
- through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
- axios
Promise based HTTP client for the browser and node.js
- cheerio
Tiny, fast, and elegant implementation of core jQuery designed specifically for the server
- body-parser
Node.js body parsing middleware
- express
Fast, unopinionated, minimalist web framework
- moment
Parse, validate, manipulate, and display dates
- rimraf
A deep deletion module for node (like `rm -rf`)
- From CI to AI: The AI layer in your organization