1 Repo
Specialized frontend components designed to synchronize a visual graph state with underlying application data.
Distinct from Component-Based UI Integrations: Focuses on the synchronization of the graph state specifically, not general framework-native component integration.
Explore 1 awesome GitHub repository matching user interface & experience · Graph-State UI Components. Refine with filters or upvote what's useful.
X6 is a JavaScript diagramming library and SVG graph rendering engine used to build interactive flowcharts, mind maps, and visual workflow editors. It provides a framework for defining customizable node and edge behaviors, utilizing a hybrid rendering approach that combines SVG and HTML. The library decouples the visual graph representation from underlying business logic and data structures through a dedicated state management system. It allows for extensive extensibility via a registration mechanism for custom nodes, edges, and canvas tools. The toolkit includes capabilities for automatic g
Develops specialized frontend components that synchronize a visual diagram state with underlying application data.