What is @web-std/fetch?
"Web API compatible fetch implementation"
@web-std/fetch is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 262.5 KB on disk.
Installation Guide
# Install via NPM
npm install @web-std/fetch
# Install via Yarn
yarn add @web-std/fetch