https://github.com/retejs/vue-plugin
https://github.com/retejs/vue-plugin
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/retejs/vue-plugin
- Owner: retejs
- License: mit
- Created: 2018-09-01T19:21:14.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-30T16:51:35.000Z (8 months ago)
- Last Synced: 2025-04-10T00:18:19.049Z (24 days ago)
- Language: TypeScript
- Homepage: https://retejs.org
- Size: 1.19 MB
- Stars: 39
- Watchers: 4
- Forks: 38
- Open Issues: 3
-
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
- awesome-starred - retejs/vue-plugin - (others)
README
Rete.js Vue 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 Vue.js components
- **Customization**: modify appearance and behavior for a personalized workflow
- **Presets**: predefined Vue.js components for different types of features
- **[Classic](https://retejs.org/docs/guides/renderers/vue#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/vue) and [example](https://retejs.org/examples/vue) using this plugin
## Contribution
Please refer to the [Contribution](https://retejs.org/docs/contribution) guide
## License
[MIT](https://github.com/retejs/vue-plugin/blob/main/LICENSE)