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 JavaScript library provides a simple way to create a shallow copy of an object while excluding specified keys. It's designed for developers who need to filter out unwanted properties from objects, offering both string and object-based filtering options. However, it's recommended to use ESNext destructuring assignment instead when possible, as it provides a more modern and efficient solution for this common task.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of dcousens/blacklist

Account's avatar
substack/faucet
human-readable TAP summarizer
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
ForbesLindesay/umd
Universal Module Definition for use in automated build systems

Support the repos that depend on this repository

Top contributors

dcousens's profile
dcousens
17 contributions
JedWatson's profile
JedWatson
9 contributions
nkbt's profile
nkbt
4 contributions

Recent events

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

No events yet
dcousens

dcousens/blacklist

A module that shallow copies an object, ignoring keys depending on the filter object passed to it.

JavaScript
32
3
MIT License