https://github.com/retejs/angular-plugin
https://github.com/retejs/angular-plugin
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/retejs/angular-plugin
- Owner: retejs
- License: mit
- Created: 2019-08-26T09:37:42.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-04-16T15:29:31.000Z (7 months ago)
- Last Synced: 2025-05-07T23:28:22.682Z (6 months ago)
- Language: TypeScript
- Homepage: https://retejs.org
- Size: 2.33 MB
- Stars: 59
- Watchers: 4
- Forks: 40
- Open Issues: 7
-
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
- fucking-awesome-angular - @retejs/angular-plugin - This Angular plugin includes a classic preset featuring visual components for nodes, connections, sockets, and input controls. It is built on 🌎 [Rete.js](retejs.org/), a customizable, TypeScript-first framework designed for creating processing-oriented, node-based editors. (Framework Interoperability / Cross-Framework Integration)
- awesome-angular - @retejs/angular-plugin - This Angular plugin includes a classic preset featuring visual components for nodes, connections, sockets, and input controls. It is built on [Rete.js](https://retejs.org/), a customizable, TypeScript-first framework designed for creating processing-oriented, node-based editors. (Framework Interoperability / Cross-Framework Integration)
README
Rete.js Angular 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 Angular components
- **Customization**: modify appearance and behavior for a personalized workflow
- **Presets**: predefined Angular components for different types of features
- **[Classic](https://retejs.org/docs/guides/renderers/angular#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/angular) and [example](https://retejs.org/examples/angular/basic) using this plugin
## Contribution
Please refer to the [Contribution](https://retejs.org/docs/contribution) guide
## License
[MIT](https://github.com/retejs/angular-render-plugin/blob/main/LICENSE)