- 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.
- yargs
yargs the modern, pirate-themed, successor to optimist.
- superagent
elegant & feature rich browser / node HTTP with a fluent API
- node-fetch
A light-weight module that brings window.fetch to node.js
- minimatch
a glob matcher in javascript
- lodash
Lodash modular utilities.
- rimraf
A deep deletion module for node (like `rm -rf`)
- mongodb
The official MongoDB driver for Node.js
- semver
The semantic version parser used by npm.
- From CI to AI: The AI layer in your organization