vue-easy-undoredo
A very simple implementation of a typical undo redo stack for VueJS 2
A very simple implementation of a typical undo redo stack for VueJS 2
Keeps a stack of object changes, with undo and redo capability
Track changes to any JavaScript object or array and allow undo and playback for all operations.
simple undo/redo functionality for redux state containers
Undo/redo framework for Node and browsers
A 'drop in' history handler with automatic undo/redo functionality for nested javascript objects, using ES6 Object.observe() or Polymer shim.
simple stack for undo/redo
⏳ Effortless timetravel - undo/redo proxy wrapper for arrays
Redux implementation of Undo/Redo based on storing actions instead of states.
undo/redo functionality for Vuex store.
simple undo/redo functionality for redux state containers
Operation history for next.
Handles undo and redo of a view model.
Action manager framework with undo/redo
undo/redo stack for managing histories
Handles your undo and redo, customizable to your liking
Efficient data structure for handling undo states.
An operation-based history implementation for Slate editors.
A powerful and simple javascript library provides a history for undo/redo functionality. Just like a time machine! 🕐
This is a store intended for [React](https://reactjs.org/) applications, based on the new [Context](https://en.reactjs.org/docs/context.html) API and [useContext](https://en.reactjs.org/docs/hooks-reference.html#usecontext) hook.