https://github.com/retejs/readonly-plugin
https://github.com/retejs/readonly-plugin
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/retejs/readonly-plugin
- Owner: retejs
- License: mit
- Created: 2018-05-30T22:49:17.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-08-30T16:57:52.000Z (9 months ago)
- Last Synced: 2025-04-20T07:35:13.465Z (about 2 months ago)
- Language: TypeScript
- Homepage: https://retejs.org
- Size: 835 KB
- Stars: 3
- Watchers: 2
- Forks: 5
- 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 Readonly plugin
====
[](https://stand-with-ukraine.pp.ua)
[](https://discord.gg/cxSFkPZdsV)**Rete.js plugin**
## Key features
- **Prevent changes**: provides the ability to set the editor as readonly, preventing any changes to the graph
## Getting Started
Please refer to the [guide](https://retejs.org/docs/guides/readonly) and [example](https://retejs.org/examples/readonly) using this plugin
## Contribution
Please refer to the [Contribution](https://retejs.org/docs/contribution) guide
## License
[MIT](https://github.com/retejs/readonly-plugin/blob/main/LICENSE)