TypeScript definitions for pumpify
An async stream which can be iterated over using a for-await-of loop.
writable stream that concatenates strings or binary data and calls a callback with the result
Create a duplex stream from a readable and a writable stream.
Wraps a duplex stream and hides the readable or the writable interface
Promise that shares Node.js Stream interface
Forward a readable stream to another readable stream or a writable stream to another writable stream
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Test if a value is Node writable stream-like.
TypeScript definitions for jsonstream
Get a stream as a string, Buffer, ArrayBuffer or array
Base class for writable streams
Two-way data-transforming stores for Svelte
TypeScript definitions for writable-consumable-stream
Merge multiple streams into a unified stream
JSON.Stringify as a readable stream
A Writable stream that flushes before emitting finish
simple line-by-line stream reader
A basic writable stream for abstract-level databases
pack node-style source files from a json stream into a browser bundle
minimal implementation of a PassThrough stream
TypeScript definitions for stream-buffers
A readable async stream which can be iterated over using a for-await-of loop.
Convert streaming iterables to Node.js streams