https://github.com/retejs/lit-plugin
https://github.com/retejs/lit-plugin
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/retejs/lit-plugin
- Owner: retejs
- Created: 2024-07-28T09:37:13.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-09-14T17:27:13.000Z (9 months ago)
- Last Synced: 2025-04-21T04:27:00.881Z (about 2 months ago)
- Language: TypeScript
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Rete.js Lit 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 Lit components
- **Customization**: modify appearance and behavior for a personalized workflow
- **Presets**: predefined Lit components for different types of features
- **[Classic](https://retejs.org/docs/guides/renderers/lit#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/lit) and [example](https://retejs.org/examples/lit) using this plugin
## Contribution
Please refer to the [Contribution](https://retejs.org/docs/contribution) guide
## License
[MIT](https://github.com/retejs/lit-plugin/blob/main/LICENSE)