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

hyperdiff is a small Node.js utility that takes two arrays (plain values or objects) and efficiently reports which elements are common, which have been added, and which have been removed, optionally using a key or custom function to identify objects. It’s aimed at JavaScript developers who need a fast, simple way to diff collections, such as for syncing data or detecting changes.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of kikobeats/hyperdiff

Account's avatar
Kikobeats/debug-logfmt
debug module using logfmt format
Account's avatar
conventional-changelog/commitlint
Lint your commit messages
Account's avatar
conventional-changelog/commitlint
Shareable commitlint config enforcing conventional commits
Account's avatar
bcoe/c8
output coverage reports using Node.js' built in coverage
Account's avatar
bahmutov/ci-publish
Poor man's semantic release utility. Let the CI do the `npm publish` step after the build passes
Account's avatar
conventional-changelog/releaser-tools
Make a new GitHub release from git metadata.
Account's avatar
mcollina/fastbench
the simplest benchmark you can run on node
Account's avatar
Kikobeats/finepack
Organizes and maintains your JSON files readable
Account's avatar
Kikobeats/git-authors-cli
Print all contributors and add it into package.json
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
raineorshine/npm-check-updates
Find newer versions of dependencies than what your package.json allows
Account's avatar
shouldjs/should.js
test framework agnostic BDD-style assertions
Account's avatar
toplenboren/simple-git-hooks
A simple, zero dependency tool for setting up git hooks for small projects
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
zeke/standard-markdown
Test your Markdown files for Standard JavaScript Style™

Support the repos that depend on this repository

Top contributors

Kikobeats's profile
Kikobeats
92 contributions
dependabot[bot]'s profile
dependabot[bot]
10 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
7 contributions
dependabot-preview[bot]'s profile
dependabot-preview[bot]
4 contributions

Recent events

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

No events yet
kikobeats

kikobeats/hyperdiff

Find common, removed and added element between two collections.

JavaScript
14
1
MIT License