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 lightweight, string-keyed dictionary data structure for JavaScript, designed as a safer alternative to using plain objects for key-value storage. It prevents common pitfalls with object inheritance and special properties like `__proto__` and `hasOwnProperty`, making it ideal for developers who need to store arbitrary string keys, especially user input, without worrying about prototype pollution or unexpected behavior.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of domenic/dict

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
jashkenas/coffeescript
Unfancy JavaScript
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
chaijs/sinon-chai
Extends Chai with assertions for the Sinon.JS mocking framework.

Support the repos that depend on this repository

Top contributors

domenic's profile
domenic
33 contributions
andrewrk's profile
andrewrk
1 contributions
mortonfox's profile
mortonfox
1 contributions
edef1c's profile
edef1c
1 contributions
paulfryzel's profile
paulfryzel
1 contributions

Recent events

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

No events yet
domenic

domenic/dict

A lightweight but safe dictionary, for when Object won't cut it

CoffeeScript
74
7
Do What The F*ck You Want To Public License