- colors
get colors in your node.js console
- 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.
- readable-stream
Streams3, a user-land copy of the stream library from Node.js
- minimatch
a glob matcher in javascript
- rimraf
A deep deletion module for node (like `rm -rf`)
- cheerio
Tiny, fast, and elegant implementation of core jQuery designed specifically for the server
- glob
a little globber
- ms
Tiny millisecond conversion utility
- chalk
Terminal string styling done right
- From CI to AI: The AI layer in your organization