- 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.
- bluebird
Full featured Promises/A+ implementation with exceptionally good performance
- minimist
parse argument options
- cheerio
Tiny, fast, and elegant implementation of core jQuery designed specifically for the server
- debug
small debugging utility
- semver
The semantic version parser used by npm.
- mocha
simple, flexible, fun test framework
- async
Higher-order functions and common patterns for asynchronous code
- fs
- Github Copilot alternatives