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

`is-equal-shallow` is a utility for performing fast shallow comparisons between two objects, returning false if their keys or values differ. It's designed for scenarios where values are predictable primitives and only the first level of each object needs to be compared. This library is ideal for developers working on performance-critical applications that require quick object equality checks.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jonschlinkert/is-equal-shallow

Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
shouldjs/should.js
test framework agnostic BDD-style assertions

Support the repos that depend on this repository

Top contributors

jonschlinkert's profile
jonschlinkert
7 contributions
doowb's profile
doowb
2 contributions
roderickhsiao's profile
roderickhsiao
1 contributions

Recent events

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

No events yet
jonschlinkert

jonschlinkert/is-equal-shallow

Does a shallow comparison of two objects, returning false if the keys or values differ.

JavaScript
29
8
MIT License