What is @remix-run/web-stream?
"Web API compatible streams for node/web"
@remix-run/web-stream is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 6.3 KB on disk.
Installation Guide
# Install via NPM
npm install @remix-run/web-stream
# Install via Yarn
yarn add @remix-run/web-stream