ngrx-undoable
[Redux](https://github.com/reactjs/redux)/[Ngrx](https://github.com/ngrx) implementation of [Undo/Redo](http://redux.js.org/docs/recipes/ImplementingUndoHistory.html) based on Actions instead of States
[Redux](https://github.com/reactjs/redux)/[Ngrx](https://github.com/ngrx) implementation of [Undo/Redo](http://redux.js.org/docs/recipes/ImplementingUndoHistory.html) based on Actions instead of States
A state snapshot plugin on actions/mutations for Vuex3.1+.
A Vuex-plugin to allow undo, redo, etc for multiple histories
Undo Redo That Helper.
Convert your redux in a time machine. Basic to implement do-undo system in your application.
A powerful and simple Javascript library provides a history for undo/redo functionality. Just like a time machine! 🕐
Partial Lenses History is a JavaScript library for Undo-Redo
A simple undo-redo library.
A very simple implementation of a typical undo redo stack for VueJS 2
Redux implementation of Undo/Redo based on storing actions instead of states.
Version control tree using plain JavaScript and prototypical inheritance
A powerful and simple javascript library provides a history for undo/redo functionality. Just like a time machine! 🕐
Tree immutable undo/redo stack using immer RFC6902 style patches
A list-based (O(1)) implementation of undo-redo for signals!
A hook provides a simple and efficient way to manage undo and redo functionality in your React applications
This Typescript module provides an undo class that can be used to implement a simple undo/redo mechanism.
A simple string undo/redo library for JavaScript
Undo-redo funcionality for redux
An undo/redo library for web components that enables fine-grained state management.
A TypeScript library implementing command pattern with undo/redo functionality for interacting with the GitLab API.