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

redux‑undo is a tiny higher‑order reducer for Redux that adds built‑in undo/redo (and jump/clear) capabilities to any slice of your store. By wrapping an existing reducer with `undoable`, developers get a history object (`past`, `present`, `future`) and a set of action creators to move through it, making it ideal for UI‑heavy apps such as editors, drawing tools, or any application that needs user‑driven state rollback.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of omnidan/redux-undo

Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
Account's avatar
eslint-community/eslint-plugin-promise
Enforce best practices for JavaScript promises
Account's avatar
standard/eslint-plugin-standard
ESlint Plugin for the Standard Linter
Account's avatar
reduxjs/redux
Predictable state container for JavaScript apps
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
vitejs/vite
Native-ESM powered web dev build tool
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite
Account's avatar
vitest-dev/vitest
Istanbul coverage provider for Vitest
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io

Support the repos that depend on this repository

Top contributors

omnidan's profile
omnidan
179 contributions
davidroeca's profile
davidroeca
42 contributions
nmay231's profile
nmay231
33 contributions
teameh's profile
teameh
26 contributions
pl12133's profile
pl12133
22 contributions
peteruithoven's profile
peteruithoven
18 contributions
weslleyaraujo's profile
weslleyaraujo
7 contributions
danielkcz's profile
danielkcz
6 contributions
jcperez-ch's profile
jcperez-ch
4 contributions
OscarBakker's profile
OscarBakker
4 contributions

Recent events

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

No events yet
omnidan

omnidan/redux-undo

:recycle: higher order reducer to add undo/redo functionality to redux state containers

JavaScript
2910
186
MIT License