ansi-diff-stream

Diff stream

Transforms input buffers into an ANSI-formatted diff stream

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

GitHub

108 stars
7 watching
12 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mafintosh/duplexify Turns a writable and readable stream into a single streams2 duplex stream with support for async initialization and input from both streams1 and streams2. 191
mafintosh/peek-stream Transforms data streams to pause processing before parsing 56
mafintosh/hyperfilter A lightweight filter function for distributed streams of data 33
mafintosh/torrent-stream A Node.js module providing low-level streaming access to torrent files 1,952
mafintosh/tar-stream A streaming tar parser and generator for JavaScript applications 414
mafintosh/pumpify Combines multiple streams into a single stream for pipelining and error handling 256
mafintosh/csv-parser A high-performance streaming CSV parser for Node.js 1,422
mafintosh/pump Pipes multiple streams together and destroys them when one closes 908
mafintosh/merkle-tree-stream A JavaScript module generating a Merkle tree from incoming data 104
mafintosh/deejay Enables real-time music broadcasting across a local network 126
mafintosh/hyperpipe Distributes input/output operations between multiple systems using a key-based architecture. 119
mafintosh/dns-packet A library for encoding and decoding DNS packets 207
mafintosh/ip-packet Tools for working with IP packets in JavaScript. 42
chalk/strip-ansi-stream A utility for removing special formatting codes from text streams 34
the-mikedavis/tree-sitter-diff A grammar for parsing diff output from git commits. 38