https://github.com/retejs/react-plugin
https://github.com/retejs/react-plugin
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/retejs/react-plugin
- Owner: retejs
- License: mit
- Created: 2019-04-13T17:46:52.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-30T17:14:02.000Z (9 months ago)
- Last Synced: 2024-10-30T00:54:47.180Z (7 months ago)
- Language: TypeScript
- Homepage: https://retejs.org
- Size: 732 KB
- Stars: 64
- Watchers: 3
- Forks: 44
- 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 React plugin
====
[](https://stand-with-ukraine.pp.ua)
[](https://discord.gg/cxSFkPZdsV)**Rete.js plugin**
## Key features
- **Render elements**: visualize an elements such as nodes and connections using React.js components
- **Customization**: modify appearance and behavior for a personalized workflow
- **Presets**: predefined React.js components for different types of features
- **[Classic](https://retejs.org/docs/guides/renderers/react#connect-plugin)**: provides a classic visualization of nodes, connections, and controls
- **[Context menu](https://retejs.org/docs/guides/context-menu#render-context-menu)**: provides a classic appearance for `rete-context-menu-plugin`
- **[Minimap](https://retejs.org/docs/guides/minimap#render)**: provides a classic appearance for `rete-minimap-plugin`
- **[Reroute](https://retejs.org/docs/guides/reroute#rendering)**: provides a classic appearance for `rete-connection-reroute-plugin`## Getting Started
Please refer to the [guide](https://retejs.org/docs/guides/renderers/react) and [example](https://retejs.org/examples/react) using this plugin
## Contribution
Please refer to the [Contribution](https://retejs.org/docs/contribution) guide
## License
[MIT](https://github.com/retejs/react-plugin/blob/main/LICENSE)