Showing 1-20 of 1,566,885 packages
Check if something is a Node.js stream
Node.js Streams, a user-land copy of the stream library from Node.js
destroy a stream if possible
Call a callback when a readable/writable/duplex stream has completed or failed.
minimal implementation of a PassThrough stream
Merge multiple streams into a unified stream
Get a stream as a string, Buffer, ArrayBuffer or array
the stream module from node core for browsers
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
stream-json is the micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can parse JSON files far exceeding available memory streaming individual primitives using a SAX-inspired API. I
Open Node Streams on demand.
A streaming way to send data to a Node.js Worker Thread
Streaming HTML parser with scripting support.
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Convert a value to a ReadableStream
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
Determine if an object is a Stream
a ThroughStream that strictly buffers all readable events when paused.
Clone a Node.js HTTP response stream
Streaming http in the browser