{"library":"fetch-readablestream","type":"library","category":null,"description":"Compatibility layer for efficient streaming of binary data using WHATWG Streams. Current stable version is 0.2.0, with no recent releases or cadence. It provides a consistent cross-browser API to stream HTTP responses as ReadableStream, falling back to XMLHttpRequest with moz-chunked-arraybuffer in Firefox, and TextEncoder in other browsers. Differentiates from native fetch by enabling streaming in older browsers, unlike stream-http which uses callbacks.","language":"javascript","status":"active","version":"0.2.0","tags":["javascript","xhr","fetch","polyfill","readablestream"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fetch-readablestream","imports":["import fetchStream from 'fetch-readablestream'","<!-- script src='fetch-readablestream.js' -->\nwindow.fetchStream('...')"]},{"cmd":"yarn add fetch-readablestream","imports":[]},{"cmd":"pnpm add fetch-readablestream","imports":[]}],"homepage":"https://github.com/jonnyreeves/fetch-readablestream#readme","github":"https://github.com/jonnyreeves/fetch-readablestream","docs":null,"changelog":null,"pypi":null,"npm":"fetch-readablestream","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}