- crypto
- http
- path
- 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.
- mkdirp
Recursively mkdir, like `mkdir -p`
- commander
the complete solution for node.js command-line programs
- ws
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
- 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
- Github Copilot alternatives