- express
Fast, unopinionated, minimalist web framework
- rimraf
A deep deletion module for node (like `rm -rf`)
- handlebars
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
- redis
Redis client library
- semver
The semantic version parser used by npm.
- 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.
- debug
small debugging utility
- async
Higher-order functions and common patterns for asynchronous code
- request
Simplified HTTP request client.
- Github Copilot alternatives