redux-undo
Undo reducer
A utility function for enhancing reducers with undo functionality in Redux state containers.
higher order reducer to add undo/redo functionality to redux state containers
3k stars
24 watching
188 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 2 awesome lists
historyreactredoreduxredux-stateredux-undoundo
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A boilerplate with hot reloading and error handling tools for building state management applications | 122 |
| | A utility that helps reset Redux state to a defined initial value upon specific actions | 146 |
| | A solution for implementing undo-redo functionality in Angular applications using NgRx and Immer.js | 128 |
| | A higher-order reducer that enables the selective ignoring of Redux actions to improve performance in large applications. | 843 |
| | A middleware library that enables the composition and cancellation of asynchronous actions to create side effects in Redux-based applications. | 7,848 |
| | A library that provides undo/redo and persistence functionality for MobX-based applications using JSON serialization | 85 |
| | Enables immutable state in Redux reducers | 40 |
| | Utilities for creating and managing Redux actions | 6,509 |
| | A JavaFX-based undo manager that supports arbitrary types of change objects and provides features like merging and marking positions in the history. | 99 |
| | A state management library for JavaScript applications that reduces Redux boilerplate and enforces best practices. | 8,466 |
| | Library to manage application side effects in Redux apps using asynchronous flows and Generators | 22,532 |
| | An extension for viewing and searching an undo tree in Neovim | 686 |
| | Provides an interface between React and Redux for managing state in applications | 23,408 |
| | A JavaScript library for managing relational data in Redux stores. | 2,950 |
| | A full-stack React application template with universal Redux and server-side rendering capabilities | 2,804 |