- through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
- 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.
- rimraf
A deep deletion module for node (like `rm -rf`)
- mkdirp
Recursively mkdir, like `mkdir -p`
- minimist
parse argument options
- qs
A querystring parser that supports nesting and arrays, with a depth limit
- http
- ws
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
- async
Higher-order functions and common patterns for asynchronous code
- From CI to AI: The AI layer in your organization