Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/retejs/svelte-plugin
https://github.com/retejs/svelte-plugin
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/retejs/svelte-plugin
- Owner: retejs
- License: mit
- Created: 2023-06-29T18:39:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-30T16:52:08.000Z (3 months ago)
- Last Synced: 2024-10-30T00:54:48.147Z (21 days ago)
- Language: TypeScript
- Size: 463 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
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
====
[![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 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)