Showing 1-20 of 125,666 packages
Get and validate the raw body of a readable stream.
Pause a stream's data events
Unpipe a stream from all destinations
Node.js Streams, a user-land copy of the stream library from Node.js
Check if something is a Node.js stream
Get a stream as a string, Buffer, ArrayBuffer or array
[](https://www.npmjs.com/package/@smithy/util-stream) [](https://www.npmjs.com/package/@smithy/util-stream)
Toggle the CLI cursor
destroy a stream if possible
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.
Call a callback when a readable/writable/duplex stream has completed or failed.
[](https://www.npmjs.com/package/@smithy/hash-stream-node) [](https://www.npmjs.com/package/@smithy
A stream that emits multiple other streams one after another.
Pipe ReadStream to a wormhole
A streaming way to send data to a Node.js Worker Thread
Returns the next buffer/object in a stream's readable queue
An iteration of the Node.js core streams with a series of improvements
Merge multiple streams into a unified stream
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
the stream module from node core for browsers