Showing 1-20 of 188,685 packages
Uses the https://getstream.io/ SDK to implement calling in Capacitor
destroy a stream if possible
[](https://npmjs.org/package/stream-combiner) [](https://travis-ci.org/dominictarr/stream-combiner)
A stream that emits multiple other streams one after another.
Determine if an object is a Stream
Iterate all the data in a stream
Open Node Streams on demand.
This is a sequel to [stream-combiner](https://npmjs.org/package/stream-combiner) for streams3.
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.
Check if a stream has ended
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Get an event when you're being sent data or asked for it.
Buffers events from a stream until you are ready to handle them.
simplified stream construction
minimal implementation of a PassThrough stream
Concatenate a readable stream's data into a single array
Creates a duplex stream
construct pipes of streams of events
simple line-by-line stream reader
An iteration of the Node.js core streams with a series of improvements