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 simple utility function for JavaScript that creates a copy of an object excluding specified keys, useful for developers working with data manipulation in Node.js applications. It's designed for JavaScript developers who need a clean, lightweight way to remove properties from objects without mutating the original.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of martinandert/except

Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

martinandert's profile
martinandert
10 contributions
niksy's profile
niksy
1 contributions

Recent events

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

No events yet
martinandert

martinandert/except

A utility function that returns a copy of the object given as first argument but without the keys provided as the other argument(s)

JavaScript
6
1
No license