Get the diff stream between two versions of a hyperbee (supports autobase views)
No description provided.
Fast Javascript text diff
An append-only B-tree running on a Hypercore.
Node.js Streams, a user-land copy of the stream library from Node.js
Compare items in two sequences to find a longest common subsequence
Check if something is a Node.js stream
Get a stream as a string, Buffer, ArrayBuffer or array
A JavaScript text diff implementation.
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.
Compare items in two sequences to find a longest common subsequence
A transform stream that diffs input buffers and outputs the diff as ANSI. If you pipe this to a terminal it will update the output with minimal changes.
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
Call a callback when a readable/writable/duplex stream has completed or failed.
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Superdiff provides a rich and readable diff for arrays, objects, texts and coordinates. It supports stream and file inputs for handling large datasets efficiently, is battle-tested, has zero dependencies, and offers a top-tier performance.
Toggle the CLI cursor
destroy a stream if possible
Get and validate the raw body of a readable stream.
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Streaming data for JavaScript
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.
npm package for https://github.com/google/diff-match-patch
A streaming way to send data to a Node.js Worker Thread