Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
undoredo.js
A powerful and simple Javascript library provides a history for undo/redo functionality. Just like a time machine! 🕐
immerhin
Send patches around to keep the system in sync.
vuex-stateshot
A state snapshot plugin on actions/mutations for Vuex3.1+.
@phroun/paged-buffer
High-performance buffer system for editing massive files with intelligent memory management and undo/redo capabilities
@anandarizki/use-undo-redo
A hook provides a simple and efficient way to manage undo and redo functionality in your React applications
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
undo-redo
A simple undo-redo library.
infinite-object
Version control tree using plain JavaScript and prototypical inheritance
vuex-multi-history
A Vuex-plugin to allow undo, redo, etc for multiple histories
undox
Redux implementation of Undo/Redo based on storing actions instead of states.
undoh
This Typescript module provides an undo class that can be used to implement a simple undo/redo mechanism.
partial.lenses.history
Partial Lenses History is a JavaScript library for Undo-Redo
gitlab-commando
A TypeScript library implementing command pattern with undo/redo functionality for interacting with the GitLab API.
undo-redo-helper
Undo Redo That Helper.
solid-undo-redo
A list-based (O(1)) implementation of undo-redo for signals!
redux-time-machine
Convert your redux in a time machine. Basic to implement do-undo system in your application.
@frauschert/yas
Yet Another State - A lightweight and type-safe state management solution for React
redux-reversible-state
Undo-redo funcionality for redux
vue-easy-undoredo
A very simple implementation of a typical undo redo stack for VueJS 2
rewind-js
An undo/redo library for web components that enables fine-grained state management.