1 Repo
Mechanisms for including arbitrary UI elements in the editor's selection and manipulation system.
Distinct from Interface Element Management: Distinct from Interface Element Management: focuses on the integration of custom elements into a selection system rather than general UI organization.
Explore 1 awesome GitHub repository matching user interface & experience · Selection System Integrations. Refine with filters or upvote what's useful.
Rete is a framework for building interactive, node-based visual interfaces and dataflow programming environments. It provides a core engine that processes directed graphs, allowing developers to define modular logic where nodes represent operations and connections represent the flow of data or control. By decoupling the graph logic from the user interface, the framework enables the creation of custom visual editors that can be integrated into various frontend component libraries. The project distinguishes itself through a highly extensible, signal-driven architecture that supports complex req
Integrates arbitrary UI elements into the selection system for unified movement and manipulation.