Detects if a file is binary in Node.js. Similar to Perl's -B.
Check if a file path is a binary file
Streaming HTML parser with scripting support.
The string_decoder module from Node core
List of binary file extensions
minimal implementation of a PassThrough stream
writable stream that concatenates strings or binary data and calls a callback with the result
the stream module from node core for browsers
Convert JSON to CSV
minimal pull stream
Converts a Web-API readable-stream into a Node.js readable-stream.
Read an exact number of bytes from a binary (async) iterable
Consume a stream of data into a binary Buffer as efficiently as possible
A tiny (741b) utility for Server Sent Event (SSE) streaming via `fetch` and Web Streams API
Concatenate a readable stream's data into a single array
An async stream which can be iterated over using a for-await-of loop.
Streaming JSON.stringify()
Open Node Streams on demand.
Create a stream that emits events from multiple other streams
FFmpeg based media transcoder that supports streams.
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.
Convert a value to a ReadableStream
Buffer-backed Streams for reading and writing.
Unpipe a stream from all destinations