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

This is an async port of the `array-changes` library, designed to compare two arrays and identify differences like insertions, deletions, or equality. It allows for asynchronous `equal` and `similar` functions via callbacks, making it useful for scenarios where array comparisons involve expensive or non-blocking operations. This project is ideal for developers working with array diffing in async environments, such as in testing frameworks or data synchronization tools.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of bruderstein/array-changes-async

Account's avatar
bruderstein/arraydiff-async
Diff two arrays, finding inserts, removes, and moves, using an asynchronous equality function
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
browserify/bundle-collapser
convert bundle paths to IDS to save bytes in browserify bundles
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
unexpectedjs/unexpected
Account's avatar
unexpectedjs/unexpected-check
Property based testing plugin for unexpected

Support the repos that depend on this repository

Top contributors

papandreou's profile
papandreou
23 contributions
bruderstein's profile
bruderstein
15 contributions
alexjeffburke's profile
alexjeffburke
2 contributions
Munter's profile
Munter
2 contributions
sunesimonsen's profile
sunesimonsen
2 contributions

Recent events

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

No events yet
bruderstein

bruderstein/array-changes-async

Async version of [array-changes](https://github.com/unexpectedjs/array-changes)

JavaScript
1
2
MIT License