Produces a stream from the pull-stream protocol events happening during the interaction between two modules.
Node.js Streams, a user-land copy of the stream library from Node.js
WebSocket protocol handler with pluggable I/O
minimal pull stream
convert a stream1 or streams2 stream into a pull-stream
Streaming http in the browser
Check if something is a Node.js stream
<img src=".readme-assets/Github-Graphic-JS.jpg" alt="Stream Video for Javascript Header image" style="box-shadow: 0 3px 10px rgb(0 0 0 / 0.2); border-radius: 1rem" />
Get a stream as a string, Buffer, ArrayBuffer or array
Toggle the CLI cursor
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
destroy a stream if possible
construct a pull-stream for reading from a writable source, can read old records, new (live) records, or both.
Call a callback when a readable/writable/duplex stream has completed or failed.
For a given Buffer or Stream, this module will attempt to determine the total length of the stream contents. It currently supports Buffers, `fs` streams, `http` responses, and `request` objects, and allows for specifying custom stream types.
concatenate pull-streams
A streaming way to send data to a Node.js Worker Thread
Get and validate the raw body of a readable stream.
Postgres query result returned as readable stream
A high-performance utilities for WhatsApp, powered by Rust and WebAssembly.
Returns the next buffer/object in a stream's readable queue
Streaming data for JavaScript
A stream that emits multiple other streams one after another.
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.