undo-redo
There are 171 repositories under undo-redo topic.
BalazsJako/ImGuiColorTextEdit
Colorizing text editor for ImGui
HeyPuter/Oops.js
🤭 Oops.js: Add powerful undo/redo capabilities to your app
qinci/AndroidEdit
Android EditText的撤销和恢复(反撤销)
Seneral/UndoPro
UndoPro is a command-based undo system integrated into Unity's default system. This allows devs to use actions for their undo/redo operations without forcing the user into a new undo-workflow!
gaoding-inc/stateshot
💾 Non-aggressive history state management with structure sharing.
xplato/useUndoable
↪ React hook for undo/redo functionality (with batteries included)
FXMisc/UndoFX
Undo manager for JavaFX
day8/re-frame-undo
An undo library for re-frame
Muddz/Regret
[Moved to MavenCentral] An undo-redo Android library which works with any objects and with an easy implementation. Perfect for drawing, text and photo editing apps.
eisukekusachi/HandDrawingSwiftMetal
A drawing app using Metal
iVis-at-Bilkent/cytoscape.js-undo-redo
A Cytoscape.js extension to provide an undo-redo framework
TAMS-Group/tamsviz
Visualization and Annotation Tool for ROS
manueldidonna/undo-redo-animation
A beautiful Undo Redo animation built with Jetpack Compose
nathanaw/muf
Monitored Undo Framework - A simple undo/redo framework for .NET
jcs090218/Unity.UndoRedoSystem
Undo Redo system implementation in Unity uGUI system
magicien/undo-canvas
Add undo/redo functions to CanvasRenderingContext2D
iMrDJAi/UndoRedo.js
A powerful and simple JavaScript library provides a history for undo/redo functionality. Just like a time machine! 🕐
uditalias/timeline
JavaScript Undo/Redo mechanism with simple API ✌️
frontendphil/react-undo-redo
A utility to add undo and redo functionality to any state managed through a reducer.
AgarwalPragy/MindWiki
Mind.Wiki is a cross platform desktop application for personal knowledge management. ETA: ??
agrinko/js-undo-manager
Simple JavaScript undo/redo command manager supporting transactions with no dependencies
PowToon/redux-undo-redo
Undo/Redo middleware for redux containers
PistonDevelopers/history_tree
A persistent history tree for undo/redo
actions-library/actions
Software without side-effects. Redo and Undo.
d-led/undoredo-cpp
Some concepts of Undo/Redo attempted in C++03
Doraku/DefaultUnDo
Undo/redo library aiming for ease of integration and usage simplicity.
CaptureContext/swift-foundation-extensions
Standard extensions for Foundation framework
httptoolkit/mobx-shallow-undo
Zero-config undo & redo for Mobx
mountfx/solid-record
Simple undo/redo primitive for solidjs using the command pattern
philipmendels/use-flexible-undo
React hook that lets you use undomundo's branching undo/redo functionality independently of how you structure your application state.
ptklatt/Utinni
A Star Wars Galaxies plugin and injection framework
jdkato/Sublundo
A Sublime Text 3 package implementing Vim-like branching undo/redo.
donut-lang/old-fashioned-donut
a programming language for time leapers
McMartin/sqlite-undoredo
How to implement undo/redo logic using SQLite
corollari/endjoy
Ctrl-Z for the filesystem
Muddz/UndoRedoList
An undo-redo data structure that works the same way as in Photoshop and Microsoft Word.