- 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.
- mongodb
The official MongoDB driver for Node.js
- handlebars
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
- ms
Tiny millisecond conversion utility
- commander
the complete solution for node.js command-line programs
- moment
Parse, validate, manipulate, and display dates
- q
A library for promises (CommonJS/Promises/A,B,D)
- axios
Promise based HTTP client for the browser and node.js
- async
Higher-order functions and common patterns for asynchronous code
- Github Copilot alternatives