- 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.
- async
Higher-order functions and common patterns for asynchronous code
- ws
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
- q
A library for promises (CommonJS/Promises/A,B,D)
- mkdirp
Recursively mkdir, like `mkdir -p`
- aws-sdk
AWS SDK for JavaScript
- commander
the complete solution for node.js command-line programs
- express
Fast, unopinionated, minimalist web framework
- glob
a little globber
- From CI to AI: The AI layer in your organization