- 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.
- aws-sdk
AWS SDK for JavaScript
- mocha
simple, flexible, fun test framework
- yargs
yargs the modern, pirate-themed, successor to optimist.
- path
- debug
small debugging utility
- minimatch
a glob matcher in javascript
- commander
the complete solution for node.js command-line programs
- node-fetch
A light-weight module that brings window.fetch to node.js
- CodeWhisperer alternatives