- readable-stream
Streams3, a user-land copy of the stream library from Node.js
- cheerio
Tiny, fast, and elegant implementation of core jQuery designed specifically for the server
- q
A library for promises (CommonJS/Promises/A,B,D)
- ms
Tiny millisecond conversion utility
- glob
a little globber
- mkdirp
Recursively mkdir, like `mkdir -p`
- 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.
- async
Higher-order functions and common patterns for asynchronous code
- semver
The semantic version parser used by npm.
- Github Copilot alternatives