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

Freezer is a lightweight, dependency‑free JavaScript library that provides an immutable tree‑like store with event‑driven updates. It lets React (or any UI) apps keep a single global state, update deep nodes directly through cursor methods, and react to changes via simple `update` events, making it a minimal alternative to Flux/Redux or Immutable.js.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of arqex/freezer

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
rschmukler/gulp-insert
Append or Prepend a string with gulp
Account's avatar
hparra/gulp-rename
Rename files
Account's avatar
immutable-js/immutable-js
Immutable Data Collections
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
unitjs/unit.js
Simple, intuitive and flexible unit testing framework for javascript / Node.js (browser and server). Integrates awesome assertions libraries like Must.js, Should.js, Assert of Node.js, Sinon.js and ot

Support the repos that depend on this repository

Top contributors

arqex's profile
arqex
103 contributions
kuraga's profile
kuraga
8 contributions
matthewryanscott's profile
matthewryanscott
3 contributions
rrag's profile
rrag
3 contributions
greghuc's profile
greghuc
2 contributions
rsamec's profile
rsamec
2 contributions
ahmadnassri's profile
ahmadnassri
1 contributions
pgilad's profile
pgilad
1 contributions
ivantm's profile
ivantm
1 contributions
mhoyer's profile
mhoyer
1 contributions

Recent events

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

No events yet
arqex

arqex/freezer

A tree data structure that emits events on updates, even if the modification is triggered by one of the leaves, making it easier to think in a reactive way.

JavaScript
1275
48
MIT License