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

InternMap and InternSet are JavaScript classes that extend Map and Set to automatically intern keys and values, respectively, using their primitive values. This allows dates and other objects to be used as keys/values based on their value rather than object identity, making them ideal for developers who need to use non-primitive types as keys/values without manual type coercion.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mbostock/internmap

Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
TrySound/rollup-plugin-terser
Rollup plugin to minify generated es bundle

Support the repos that depend on this repository

Top contributors

mbostock's profile
mbostock
18 contributions

Recent events

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

No events yet
mbostock

mbostock/internmap

Map and Set with automatic key interning

JavaScript
37
6
ISC License