https://github.com/chqfly/undo-by-commander
Using command mode to realize the functions of undo and recovery
https://github.com/chqfly/undo-by-commander
command-pattern undo-redo
Last synced: about 2 months ago
JSON representation
Using command mode to realize the functions of undo and recovery
- Host: GitHub
- URL: https://github.com/chqfly/undo-by-commander
- Owner: chqfly
- Created: 2020-03-17T07:40:57.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T16:29:14.000Z (almost 3 years ago)
- Last Synced: 2025-03-14T02:46:00.483Z (10 months ago)
- Topics: command-pattern, undo-redo
- Language: JavaScript
- Homepage: https://chqfly.github.io/undo-by-commander/
- Size: 1.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Topic
Using command mode to realize the functions of undo and recovery
## Demo
https://chqfly.github.io/undo-by-commander/