Create a co generator stream from a node stream
Open Node Streams on demand.
request body parsing for co
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
generator async control flow goodness
Consume a readable stream generator-style
Toggle the CLI cursor
An iteration of the Node.js core streams with a series of improvements
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.
A spec-compliant client-side GraphQL implementation
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
The string_decoder module from Node core
A tiny but capable push & pull stream library for TypeScript and Flow
Merge multiple streams into a unified stream
minimal implementation of a PassThrough stream
Clone a Node.js HTTP response stream
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Postgres bytea parser
Strip UTF-8 byte order mark (BOM) from a string
writable stream that concatenates strings or binary data and calls a callback with the result
Converts a Web-API readable-stream into a Node.js readable-stream.
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.