Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/retejs/vue-plugin
https://github.com/retejs/vue-plugin
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/retejs/vue-plugin
- Owner: retejs
- License: mit
- Created: 2018-09-01T19:21:14.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-30T16:51:35.000Z (2 months ago)
- Last Synced: 2024-10-30T00:54:48.200Z (10 days ago)
- Language: TypeScript
- Homepage: https://retejs.org
- Size: 1.19 MB
- Stars: 37
- Watchers: 5
- Forks: 37
- Open Issues: 2
-
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
====
[![Made in Ukraine](https://img.shields.io/badge/made_in-ukraine-ffd700.svg?labelColor=0057b7)](https://stand-with-ukraine.pp.ua)
[![Discord](https://img.shields.io/discord/1081223198055604244?color=%237289da&label=Discord)](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)