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 an immutability helper for JavaScript, allowing developers to create modified copies of data structures without altering the original source. It offers a simple API inspired by MongoDB's query language for performing common operations like pushing, splicing, and setting values on nested data structures. The library is primarily used in React applications to enable efficient `shouldComponentUpdate()` implementations by maintaining immutable state.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of kolodny/immutability-helper

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for invariant
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
palantir/tslint
An extensible static analysis linter for the TypeScript language
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

kolodny's profile
kolodny
54 contributions
andreiglingeanu's profile
andreiglingeanu
16 contributions
vladtsf's profile
vladtsf
6 contributions
CAYdenberg's profile
CAYdenberg
2 contributions
gnapse's profile
gnapse
2 contributions
georapbox's profile
georapbox
2 contributions
jedmao's profile
jedmao
2 contributions
jmz7v's profile
jmz7v
2 contributions
MichaelDeBoey's profile
MichaelDeBoey
2 contributions
adelgado's profile
adelgado
1 contributions

Recent events

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

No events yet
kolodny

kolodny/immutability-helper

mutate a copy of data without changing the original source

TypeScript
5220
185
MIT License