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

Deep-Eql is a JavaScript library that provides deep equality testing for objects, allowing developers to compare complex data structures beyond simple reference equality. It's designed for Node.js and browser environments, making it ideal for developers working on testing frameworks or applications that require thorough object comparison capabilities.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
chaijs

chaijs/deep-eql

Improved deep equality testing for Node.js and the browser.

JavaScript
113
40
MIT License
keithamus's profile
keithamus
54 contributions
logicalparadox's profile
logicalparadox
16 contributions
koddsson's profile
koddsson
14 contributions
meeber's profile
meeber
7 contributions
shvaikalesh's profile
shvaikalesh
4 contributions
dougluce's profile
dougluce
3 contributions
lucasfcosta's profile
lucasfcosta
3 contributions
lorenzleutgeb's profile
lorenzleutgeb
3 contributions
43081j's profile
43081j
2 contributions
snewcomer's profile
snewcomer
2 contributions

Support the dependencies of chaijs/deep-eql

Account's avatar
js-temporal/temporal-polyfill
Polyfill for Temporal (https://github.com/tc39/proposal-temporal), an ECMA TC39 Stage 3 proposal
Account's avatar
modernweb-dev/web
Test runner for web applications
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
keithamus/eslint-config-strict
ESLint sharable config for strict linting
Account's avatar
selaux/eslint-plugin-filenames
Eslint rule for consistent filenames.
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 cases including unit tests, server side functional tests and browser tests. Built for scale
Account's avatar
zubuzon/kewlr
Compare objects and return whether they are equal according to a recursive equality algorithm. This module is around 6 - 9% faster then similiar modules. Works for both NodejS and the browser.
Account's avatar
mweibel/lcov-result-merger
Merges multiple lcov results into one
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
chaijs/simple-assert
Vanilla Assertions