{"library":"stream-browserify","type":"library","category":null,"description":"stream-browserify is a module that provides the Node.js `stream` API for browser environments. It serves as a polyfill, allowing npm packages designed for Node.js streams to function correctly within a browser context when bundled. The current stable version is 3.0.0, released after a period of using `readable-stream` v2, and now fully leverages `readable-stream` v3. This package is primarily intended for use with bundlers like Browserify, which automatically substitute the native Node.js `stream` module with `stream-browserify` during the bundling process. Its key differentiator is providing a consistent, spec-compliant stream implementation that bridges the gap between Node.js module expectations and browser limitations, ensuring broad compatibility for legacy and modern stream APIs in the browser.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","stream","browser","browserify"],"install":[{"cmd":"npm install stream-browserify","imports":["import { Readable } from 'stream-browserify';","import { Writable } from 'stream-browserify';","import { Transform } from 'stream-browserify';"]},{"cmd":"yarn add stream-browserify","imports":[]},{"cmd":"pnpm add stream-browserify","imports":[]}],"homepage":null,"github":"https://github.com/browserify/stream-browserify","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/stream-browserify","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/stream-browserify/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Mon Jul 20","install_tag":null}}