- moment
Parse, validate, manipulate, and display dates
- 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.
- readable-stream
Streams3, a user-land copy of the stream library from Node.js
- express
Fast, unopinionated, minimalist web framework
- cheerio
Tiny, fast, and elegant implementation of core jQuery designed specifically for the server
- through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
- rimraf
A deep deletion module for node (like `rm -rf`)
- aws-sdk
AWS SDK for JavaScript
- node-fetch
A light-weight module that brings window.fetch to node.js
- CodeWhisperer alternatives