AI SDK: Filter and transform UI messages while streaming to the client
destroy a stream if possible
Get and validate the raw body of a readable stream.
A small set of utilities for streams.
Concatenate a readable stream's data into a single array
Stream utils for NodeJS
Pause a stream's data events
Unpipe a stream from all destinations
- For arrays: https://github.com/stream-utils/stream-to-array - For strings: https://github.com/stream-utils/raw-body
Streaming JSON.stringify()
Easily unzip an HTTP stream
Streaming utilities for AI assistants
Make a readable stream by input content, content could be `String`, `Buffer`, `Object`, `Number` and so on.
Node.js Streams, a user-land copy of the stream library from Node.js
Listen readable stream `end` or `error` event once
Check if something is a Node.js stream
<div align="center"> <h1>schema-stream</h1> </div> <br />
Get a stream as a string, Buffer, ArrayBuffer or array
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.
Remove duplicates from a stream based on a hashing function
Call a callback when a readable/writable/duplex stream has completed or failed.
Toggle the CLI cursor
Arcjet utilities for extracting the body from a stream
General utilities for plugins to use