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

Mutant is a library for creating observables and binding them to DOM elements, inspired by hyperscript and observ-*. It avoids garbage collection thrashing by using mutable objects instead of immutable ones, making it ideal for applications that require frequent DOM updates without performance degradation. It is used by projects like Loop Drop, Patchwork, and Ferment, and is suitable for developers building interactive web applications with real-time data binding.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mmckegg/mutant

Account's avatar
juliangruber/browser-split
Cross browser String#split implementation
Account's avatar
Raynos/xtend
extend like a boss
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
evanw/node-source-map-support
Fixes stack traces for files with source maps
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
juliangruber/tape-run
Headless tape test runner

Support the repos that depend on this repository

Top contributors

mmckegg's profile
mmckegg
232 contributions
mixmix's profile
mixmix
11 contributions
pietgeursen's profile
pietgeursen
5 contributions
dominictarr's profile
dominictarr
4 contributions
arj03's profile
arj03
1 contributions

Recent events

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

No events yet
mmckegg

mmckegg/mutant

Create observables and map them to DOM elements. Massively inspired by hyperscript and observ-*, but avoids GC thrashing.

JavaScript
124
11
MIT License