Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

`generic-diff` is a tiny JavaScript library that computes the difference between any array‑like objects (e.g., actual arrays, strings, typed arrays). It implements Myers’s O(ND) diff algorithm and returns a list of edit blocks (added, removed, or unchanged) that can be easily transformed into visual diff output, making it useful for developers who need a simple, customizable diff for data structures or text in Node or browser code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of lucthev/generic-diff

Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

lucthev's profile
lucthev
11 contributions
kemitchell's profile
kemitchell
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
lucthev

lucthev/generic-diff

Diff any array-like JavaScript object

JavaScript
10
3
MIT License