What is node-fetch-cache?
"node-fetch with caching."
node-fetch-cache is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 63.3 KB on disk.
Installation Guide
# Install via NPM
npm install node-fetch-cache
# Install via Yarn
yarn add node-fetch-cache