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 a Chai plugin that extends deep equality assertions to ignore the order of arrays, including nested ones. It's designed for JavaScript developers using Chai for testing who need to verify object equality without caring about array element ordering. The plugin provides `expect().to.deep.equalInAnyOrder()` and `assert.deepEqualInAnyOrder()` methods for flexible array comparison in test assertions.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of oprogramador/deep-equal-in-any-order

Account's avatar
oprogramador/sort-any
Sorts any JavaScript array in a predictable way (deep equal arrays are always sorted in the same order)
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
semantic-release/commit-analyzer
semantic-release plugin to analyze commits with conventional-changelog
Account's avatar
semantic-release/git
semantic-release plugin to commit release assets to the project's git repository
Account's avatar
semantic-release/npm
semantic-release plugin to publish a npm package
Account's avatar
tleunen/babel-plugin-module-resolver
Module resolver plugin for Babel
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
chaijs/chai-as-promised
Extends Chai with assertions about promises.
Account's avatar
micdah/chai-roughly
deep equals assertions with tolerance for chai (with fixed dependency on deep-eql)
Account's avatar
debitoor/chai-subset
Object properties matcher for Chai
Account's avatar
joshperry/dirty-chai
Extends Chai with lint-friendly terminating assertions.
Account's avatar
oprogramador/eslint-config-airbnb-improved
Eslint configuration based on Airbnb with some improvements
Account's avatar
tleunen/eslint-import-resolver-babel-module
babel-plugin-module-resolver resolver for eslint-plugin-import
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
bendrucker/sinon-as-promised
Sugar methods for using sinon.js stubs with promises
Account's avatar
chaijs/sinon-chai
Extends Chai with assertions for the Sinon.JS mocking framework.

Support the repos that depend on this repository

Top contributors

oprogramador's profile
oprogramador
140 contributions
renovate-bot's profile
renovate-bot
32 contributions
semantic-release-bot's profile
semantic-release-bot
31 contributions
dependabot[bot]'s profile
dependabot[bot]
22 contributions
atombrenner's profile
atombrenner
3 contributions
micdah's profile
micdah
2 contributions
rodweb's profile
rodweb
1 contributions

Recent events

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

No events yet
oprogramador

oprogramador/deep-equal-in-any-orde...

A chai plugin to match objects and arrays deep equality with arrays (including nested ones) being in any order.

JavaScript
16
9
MIT License