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 project provides a simple library to treat function arguments as an array without leaking the arguments object, which can cause performance issues. It's designed for developers working with Node.js or JavaScript who want to optimize their code by avoiding the use of the arguments object. The library is particularly useful for those familiar with PouchDB or similar projects where argument handling is critical.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of calvinmetcalf/argsarray

Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter

Support the repos that depend on this repository

Top contributors

calvinmetcalf's profile
calvinmetcalf
3 contributions

Recent events

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

No events yet
calvinmetcalf

calvinmetcalf/argsarray

get arguments as an array, without leaking them

JavaScript
1
2
Other