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

`use-immer` is a React hook that leverages [immer](https://github.com/mweststrate/immer) to simplify immutable state management in React components. It provides `useImmer` and `useImmerReducer` hooks, allowing developers to write mutable code that produces immutable state updates, making complex state mutations more intuitive and less error-prone. This library is ideal for React developers who want to streamline state management while maintaining immutability, especially when dealing with nested or complex state objects.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mweststrate/use-immer

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for react
Account's avatar
immerjs/immer
Create your next immutable state by mutating the current one
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

mweststrate's profile
mweststrate
62 contributions
dependabot[bot]'s profile
dependabot[bot]
19 contributions
blackshot's profile
blackshot
3 contributions
thisjeremiah's profile
thisjeremiah
2 contributions
lukahartwig's profile
lukahartwig
2 contributions
Plasmoxy's profile
Plasmoxy
2 contributions
wereHamster's profile
wereHamster
2 contributions
edokeh's profile
edokeh
1 contributions
w3bdesign's profile
w3bdesign
1 contributions
FredyC's profile
FredyC
1 contributions

Recent events

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

No events yet
mweststrate

mweststrate/use-immer

Use immer to drive state with a React hooks

TypeScript
4512
102
MIT License