This package includes some sample code to fetch live changes happening on Wikipedia and output them including the diff of what changed.
Strip UTF-8 byte order mark (BOM) from a string
Strip UTF-8 byte order mark (BOM) from a stream
Strip UTF-8 byte order mark (BOM) from a Uint8Array
No description provided.
Fast Javascript text diff
Compare items in two sequences to find a longest common subsequence
Node.js Streams, a user-land copy of the stream library from Node.js
A list of color names and its values
Check if something is a Node.js stream
A JavaScript text diff implementation.
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.
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.
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.
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
Toggle the CLI cursor
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.
destroy a stream if possible
Get and validate the raw body of a readable stream.
npm package for https://github.com/google/diff-match-patch
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.