- 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.
- lodash
Lodash modular utilities.
- commander
the complete solution for node.js command-line programs
- through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
- mocha
simple, flexible, fun test framework
- glob
a little globber
- request
Simplified HTTP request client.
- express
Fast, unopinionated, minimalist web framework
- body-parser
Node.js body parsing middleware
- From CI to AI: The AI layer in your organization