Toggle the CLI cursor
destroy a stream if possible
Converts an object to a child_process.spawn args array
An Rx-version of child_process.spawn
Converts spawn to a ReadStream, buffers the error and emits it
Call a callback when a readable/writable/duplex stream has completed or failed.
Wrapper for piping data into and out of child processes
Get and validate the raw body of a readable stream.
Simple, consistent sync or async process spawning
A streaming way to send data to a Node.js Worker Thread
A TypeScript SSE proxy for MCP servers that use stdio transport.
High level spawn API for spawning process with a connection to the DevTools protocol.
A stream that emits multiple other streams one after another.
Streaming data for JavaScript
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Merge multiple streams into a unified stream
An iteration of the Node.js core streams with a series of improvements
Returns the next buffer/object in a stream's readable queue
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.
Streaming HTML parser with scripting support.
minimal implementation of a PassThrough stream
Take care of your `spawn()`
writable stream that concatenates strings or binary data and calls a callback with the result
the stream module from node core for browsers