- express
Fast, unopinionated, minimalist web framework
- redis
Redis client library
- mongodb
The official MongoDB driver for Node.js
- 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.
- superagent
elegant & feature rich browser / node HTTP with a fluent API
- through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
- minimatch
a glob matcher in javascript
- crypto
- mkdirp
Recursively mkdir, like `mkdir -p`
- CodeWhisperer alternatives