What is isomorphic-unfetch?
"Switches between unfetch & node-fetch for client & server."
isomorphic-unfetch is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 3.3 KB on disk.
Installation Guide
# Install via NPM
npm install isomorphic-unfetch
# Install via Yarn
yarn add isomorphic-unfetch