{"library":"vite-compatible-readable-stream","type":"library","category":null,"description":"A fork of readable-stream (v3.6.1) modified to remove circular dependencies, ensuring compatibility with Rollup and Vite production builds. It provides Node.js stream primitives (Readable, Writable, Transform, Duplex, PassThrough) in browser environments. Unlike the original readable-stream, this version eliminates circular require/import chains that cause Vite to fail during tree-shaking or bundling. It is primarily intended as a shim for libraries like react-pdf that depend on Node.js streams in browser contexts.","language":"javascript","status":"active","version":"3.6.1","tags":["javascript","readable","stream","pipe"],"last_verified":"Mon Apr 27","install":[{"cmd":"npm install vite-compatible-readable-stream","imports":["import { Readable } from 'vite-compatible-readable-stream'","import { Writable } from 'vite-compatible-readable-stream'","import { pipeline } from 'vite-compatible-readable-stream'","import { Readable, Writable, Transform, Duplex, PassThrough } from 'vite-compatible-readable-stream'"]},{"cmd":"yarn add vite-compatible-readable-stream","imports":[]},{"cmd":"pnpm add vite-compatible-readable-stream","imports":[]}],"homepage":null,"github":"https://github.com/TechInSite/readable-stream","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vite-compatible-readable-stream","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}