slate-history
An operation-based history implementation for Slate editors.
An operation-based history implementation for Slate editors.
simple undo/redo functionality for redux state containers
higher-order reducer to ignore redux actions
Undo tool for Editor.js
Like Lego For Databases
Undo.js http://jzaefferer.github.com/undo/demos/
Undo/redo manager
Undo and redo implementations on fabric.js
An operation-based history implementation for Slate editors.
a very basic javascript undo/redo stack for managing histories of basically anything
💾 Non-aggressive history state management with structure sharing.
Lightweight undo-redo for NgRx
Mutable wrappers for nested immutable values with optional undo/redo history and transaction support
Object History
A simple Vue Mixin that adds an undo/redo stack to any Vue Component
React Component for easy undo/redo on any component's props
The easy way to add undo/redo in redux.
[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
js interface to https://github.com/apenwarr/redo
A scalable undo redo time travel implementation that leaves your original state intact... powered by diffs and merges.