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
108 stars
7 watching
12 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | 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 |
| | Transforms data streams to pause processing before parsing | 56 |
| | A lightweight filter function for distributed streams of data | 33 |
| | A Node.js module providing low-level streaming access to torrent files | 1,953 |
| | A streaming tar parser and generator for JavaScript applications | 416 |
| | Combines multiple streams into a single stream for pipelining and error handling | 256 |
| | A high-performance streaming CSV parser for Node.js | 1,424 |
| | Pipes multiple streams together and destroys them when one closes | 908 |
| | A JavaScript module generating a Merkle tree from incoming data | 105 |
| | Enables real-time music broadcasting across a local network | 126 |
| | Distributes input/output operations between multiple systems using a key-based architecture. | 119 |
| | A library for encoding and decoding DNS packets | 207 |
| | Tools for working with IP packets in JavaScript. | 42 |
| | A utility for removing special formatting codes from text streams | 34 |
| | A grammar for parsing diff output from git commits. | 40 |