Split a string on the first occurance of a given separator
Get a stream as a string, Buffer, ArrayBuffer or array
streaming pipeline with a mutable configuration
Toggle the CLI cursor
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.
destroy a stream if possible
Session management for TMCP (TypeScript Model Context Protocol) transport implementations. This package provides the base classes and in-memory implementations for both streaming session coordination and session metadata persistence.
Call a callback when a readable/writable/duplex stream has completed or failed.
Get and validate the raw body of a readable stream.
Convert a string of words to a JavaScript identifier
A stream that emits multiple other streams one after another.
Returns the next buffer/object in a stream's readable queue
Streaming data for JavaScript
Split a LineString by another GeoJSON Feature.
Merge multiple streams into a unified stream
An iteration of the Node.js core streams with a series of improvements
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Streaming HTML parser with scripting support.
A micro-library of stream components for building custom JSON and JSONC processing pipelines with a minimal memory footprint — parse, filter, and transform JSON far larger than available memory with a SAX-inspired token API, on Node.js or Web Streams.
minimal implementation of a PassThrough stream
Functions for modifying a unified-latex AST
writable stream that concatenates strings or binary data and calls a callback with the result
the stream module from node core for browsers
An HTTP/1.1 client, written from scratch for Node.js