- 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.
- mocha
simple, flexible, fun test framework
- body-parser
Node.js body parsing middleware
- request
Simplified HTTP request client.
- fs
- yargs
yargs the modern, pirate-themed, successor to optimist.
- axios
Promise based HTTP client for the browser and node.js
- through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
- js-yaml
YAML 1.2 parser and serializer
- Github Copilot alternatives