@chriscdn/vuex-undo-redo
An undo/redo manager for Vuex
An undo/redo manager for Vuex
Undo Redo That Helper.
Included in this package: * a hook that extends React useState and stores state history, providing multiple-choice, customizable undo/redo functionality to states of any type (not just text inputs) * a text input React component that uses the aforemention
A JavaScript micro-library for easy implementation of undo and redo feature.
json diff patch repatch, undo / redo
Redux middleware for undo/redo actions by dispatching reverting action
A simplistic textarea in browser that supports undo, redo, find, and replace.
Generic undo/redo history-management for knockout observables
Safely and reliable serialize and write data to a file in transactions, and read them back again
Listens on editable elements and calls back on significant changes
Allow mistakes with undo and redo
undo/redo functionality for Vuex store.
An undo/redo manager for Typescript
A Selective Undo library for text editing
Simple undo/redo functionality for Java(Type)Script
queueing, stacking, buffering, network state validation and undoing actions redux middleware
A reducer enhancer (or higher order reducer) that provides undo/redo functionality for Redux by replaying actions (rather than storing previous state)
undo or explain how to undo last git command
A simple JavaScript undo/redo interface; for easy management of 'state' histories in an application
Vuex plugin for easy mutation reverting (WIP)