{"library":"bare-stream","type":"library","category":null,"description":"bare-stream provides a lightweight and performant abstraction for handling streaming data in JavaScript environments, building upon the well-established `streamx` API. It is currently at version 2.13.0, with regular updates indicated by recent minor version bumps, suggesting an active development cadence. The \"bare\" prefix implies a focus on minimal overhead and core functionality, making it suitable for environments where resource efficiency is critical, such as low-resource servers or specialized applications. Unlike Node.js's built-in streams, bare-stream aims for broader compatibility and a more streamlined API, leveraging the `streamx` pattern. Its primary differentiator is its minimal dependency footprint and its explicit design for efficient data flow, providing a robust foundation for implementing custom streaming logic without the overhead of larger alternatives.","language":"javascript","status":"active","version":"2.13.0","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install bare-stream","imports":["import { Readable } from 'bare-stream'","import { Writable } from 'bare-stream'","import { Transform } from 'bare-stream'"]},{"cmd":"yarn add bare-stream","imports":[]},{"cmd":"pnpm add bare-stream","imports":[]}],"homepage":null,"github":"https://github.com/holepunchto/bare-stream","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/bare-stream","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/bare-stream/compatibility"}}