Set of utilities to work with Markdown stream.
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
Pause a stream's data events
Stream utils for NodeJS
(Experimental) Utilities for working with TypeScript + ESLint together
Unpipe a stream from all destinations
No description provided.
- 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
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
Get a stream as a string, Buffer, ArrayBuffer or array
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.
Arcjet utilities for extracting the body from a stream
Streaming, source-agnostic EventSource/Server-Sent Events parser
Call a callback when a readable/writable/duplex stream has completed or failed.
Remove duplicates from a stream based on a hashing function