Check if a stream has ended
Transform stream that gunzips its input if it is gzipped and just echoes it if not
Stream transformer that prefixes lines with timestamps and other things.
AI SDK by Vercel - The AI Toolkit for TypeScript and JavaScript
Ensure directories exist before writing to them.
TypeScript definitions for readable-stream
Concatenate a readable stream's data into a single array
A stream that emits multiple other streams one after another (streams3)
A JavaScript library to zip and unzip files in the browser, Deno and Node.js
Fork of eventsource package - W3C compliant EventSource client for Node.js and browser (polyfill)
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
pipe streams with centralized error handling
Make a full duplex stream with 2 Duplex endpoints, using the native version of `Duplex`
Take an array of token and produce a more useful API to give to a parser
Strip comments from a Pug token stream (from the lexer)
Unzip a HTTP response if needed
Buffer and transform the n first bytes of a stream
node.js through stream that emits a unique stream of objects based on criteria
Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite
Emit errors on stdout stream for a spawned child process
A streaming data transport format that aims to support built-in features such as Promises, Dates, RegExps, Maps, Sets and more.
Strip UTF-8 byte order mark (BOM) from a stream
Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch
Ensure that a stream is flowing data without mutating it
Streaming Markdown parser, à la ChatGPT
Convert Node Streams into ECMAScript-Observables
TypeScript definitions for concat-stream
Utilities for streaming data between programs