What is xmlhttprequest?
"XMLHttpRequest for Node"
xmlhttprequest 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 xmlhttprequest
# Install via Yarn
yarn add xmlhttprequest