undoredostring
A simple string undo/redo library for JavaScript
A simple string undo/redo library for JavaScript
Class for providing deep undo/redo state for dynamic JSON objects
Undo/redo React hook
A React hook for state time travel with undo, redo, reset and archive functionalities.
A small react hook for state wrapped in undo/redo functionality
🍜 undo/redo middleware for zustand
Immutable Memento/Draft State React Hook. Using memento pattern, this tiny ~3k package adds up handy states to anything. You can change, undo, redo, draft, clear, commit, reset. Have status isDirty and if operation are available.
Create a history (undo/redo) in your pinia 🍍 stores!
Change pinia state history easily
♻️ higher order reducer to add undo/redo functionality to redux state containers
A simple but powerful library for your retrying operations.
Undo-redo funcionality for redux
- [Installation](#installation) - [Usage](#usage) - [Advanced Usage](#advanced-usage) - [Examples](#examples) - [Support](#support) - [Discussion](#discussion) - [Author](#author)
An abstraction for recoiljs that allows multiple state updates to be coordinated as single undo-redo-enabled user-actions.
React hook for managing state history
An operation-based history implementation for Slate editors.
A reusable signature canvas plugin for capturing eSignatures.
React状态控制组件
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
A generic undo-redo middleware that can be used when you need to support the undo/redo function in your app