https://github.com/retejs/history-plugin
https://github.com/retejs/history-plugin
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/retejs/history-plugin
- Owner: retejs
- License: mit
- Created: 2019-01-05T23:08:35.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-01-18T22:07:53.000Z (5 months ago)
- Last Synced: 2025-04-20T08:22:23.441Z (about 2 months ago)
- Language: TypeScript
- Homepage: https://retejs.org
- Size: 703 KB
- Stars: 7
- Watchers: 2
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Rete.js History plugin
====
[](https://stand-with-ukraine.pp.ua)
[](https://discord.gg/cxSFkPZdsV)**Rete.js plugin**
## Key features
- **Undo/Redo**: provides the ability to undo or redo changes made to the editor
- **Extensions**:
- **Keyboard**: enables the use of keyboard shortcuts to perform undo/redo actions## Getting Started
Please refer to the [guide](https://retejs.org/docs/guides/undo-redo) and [example](https://retejs.org/examples/history) using this plugin
## Contribution
Please refer to the [Contribution](https://retejs.org/docs/contribution) guide
## License
[MIT](https://github.com/retejs/history-plugin/blob/main/LICENSE)