Get a PCM stream from input AudioBuffers (Web Audio API). Can be used to implement a streaming audio recorder.
minimal implementation of a PassThrough stream
Buffer-backed Streams for reading and writing.
Returns the next buffer/object in a stream's readable queue
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
Get and validate the raw body of a readable stream.
a ThroughStream that strictly buffers all readable events when paused.
Postgres bytea parser
JavaScript HLS client using MediaSourceExtension
writable stream that concatenates strings or binary data and calls a callback with the result
split a Text Stream into a Line Stream, using Stream 3
Get a stream as a string, Buffer, ArrayBuffer or array
AudioBuffer ponyfill with operations toolkit
Strip UTF-8 byte order mark (BOM) from a string
TypeScript definitions for responselike
JSON.Stringify as a readable stream
TypeScript definitions for stream-buffers
Consume a stream of data into a binary Buffer as efficiently as possible
Convert character encodings in pure javascript.
An iteration of the Node.js core streams with a series of improvements
TypeScript definitions for concat-stream
Extensions to Node.js child_process module
streaming unbzip2 implementation in pure javascript for node and browsers
decompress tar.gz plugin