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).
react-undo-redo-state
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
use-flexible-undo
React hook that lets you use undomundo's branching undo/redo functionality independently of how you structure your application state.
undomundo
Action based, branching, multiplayer undo history.