https://github.com/retejs/svelte-plugin
https://github.com/retejs/svelte-plugin
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/retejs/svelte-plugin
- Owner: retejs
- License: mit
- Created: 2023-06-29T18:39:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-28T16:15:50.000Z (over 1 year ago)
- Last Synced: 2025-04-20T08:22:16.777Z (about 1 year ago)
- Language: TypeScript
- Size: 521 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- 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
README
Rete.js Svelte 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 Svelte components
- **Customization**: modify appearance and behavior for a personalized workflow
- **Presets**: predefined Svelte components for different types of features
- **[Classic](https://retejs.org/docs/guides/renderers/svelte#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/svelte) and [example](https://retejs.org/examples/svelte) using this plugin
## Contribution
Please refer to the [Contribution](https://retejs.org/docs/contribution) guide
## License
[MIT](https://github.com/retejs/svelte-plugin/blob/main/LICENSE)