Showing 1-20 of 76,563 packages
A stream library for Model-View-Steram.
tar for node
Node.js Streams, a user-land copy of the stream library from Node.js
Check if something is a Node.js stream
The core for evaluating the action 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.
The core library for evaluating the action stream.
Call a callback when a readable/writable/duplex stream has completed or failed.
Get and validate the raw body of a readable stream.
[](https://www.npmjs.com/package/@smithy/hash-stream-node) [](https://www.npmjs.com/package/@smithy
AWS SDK for JavaScript Eventbridge Client for Node.js, Browser and React Native
A stream that emits multiple other streams one after another.
A streaming way to send data to a Node.js Worker Thread
Returns the next buffer/object in a stream's readable queue
Gather a stream, callback with buffer (or error) when done
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