What is xhr-request?
"tiny http client for Node and the browser"
xhr-request is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 0 KB on disk.
Installation Guide
# Install via NPM
npm install xhr-request
# Install via Yarn
yarn add xhr-request