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

The **every** package provides a tiny utility function that tests whether a given predicate returns `true` for every element in an array, object, or string. It’s aimed at JavaScript developers who need a simple, dependency‑free way to perform an “all items satisfy” check in their code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ndhoule/every

Account's avatar
ndhoule/each
Iterate over a collection, invoking a function for each element.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
defunctzombie/zuul
simple browser testing

Support the repos that depend on this repository

Top contributors

ndhoule's profile
ndhoule
7 contributions

Recent events

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

No events yet
ndhoule

ndhoule/every

Check if a predicate function returns true for all values in a collection.

JavaScript
0
0
MIT License