What is response-iterator?
"Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch"
response-iterator is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 69.3 KB on disk.
Installation Guide
# Install via NPM
npm install response-iterator
# Install via Yarn
yarn add response-iterator