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

Arity-n is a JavaScript utility library that allows developers to wrap a function with a new function of a specific arity, effectively controlling the number of arguments the function expects. It is particularly useful for functional programming, currying, or adapting functions to match expected interfaces. This library is ideal for JavaScript developers working on projects that require precise control over function argument handling.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stoeffel/arityn

Account's avatar
LearnBoost/expect.js
BDD style assertions for node and the browser.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.

Support the repos that depend on this repository

Top contributors

stoeffel's profile
stoeffel
8 contributions

Recent events

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

No events yet
stoeffel

stoeffel/arityn

Wraps a function with a function of a sertain arity.

JavaScript
5
1
MIT License