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 is a JavaScript utility that allows developers to set the argument count (arity) of a function by proxying function calls. It is particularly useful for functional programming utilities and ensuring backward compatibility with user expectations, such as in middleware or callback scenarios. This tool is designed for developers working with JavaScript modules that rely on function arity for behavior control.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of blakeembrey/arity

Account's avatar
mochajs/mocha
simple, flexible, fun test framework
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 ca

Support the repos that depend on this repository

Top contributors

blakeembrey's profile
blakeembrey
20 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
5 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
1 contributions

Recent events

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

No events yet
blakeembrey

blakeembrey/arity

Set the length of a function in JavaScript

JavaScript
18
1
MIT License