undo-redo-vuex
A Vuex plugin for module namespaced undo and redo functionality. This plugin takes inspiration from and extends the work of [vuex-undo-redo](https://github.com/anthonygore/vuex-undo-redo).
A Vuex plugin for module namespaced undo and redo functionality. This plugin takes inspiration from and extends the work of [vuex-undo-redo](https://github.com/anthonygore/vuex-undo-redo).
React hook that lets you use undomundo's branching undo/redo functionality independently of how you structure your application state.
Action manager framework with undo/redo
Angular-redux2/undo is a library that provides undo/redo functionality to store
Action based, branching, multiplayer undo history.
Effortlessly enable undo and redo capabilities in your React applications with this powerful custom hook. 'useUndoRedoState' empowers users with intuitive keyboard shortcuts and programmatic control, allowing them to revert or reapply state changes seamle
A generic undo-redo middleware that can be used when you need to support the undo/redo function in your app