Examples hub
A staged path from first embed to production shell, configuration, and design integration.
How to use these examples
Every example keeps WireDiagram as the durable state. Runtime UI such as viewport, selection, inspector state, option catalog functions, and React callbacks stay outside persisted JSON.
First embed
Install, import package CSS, and render a stable surface.
Product shell
Own state, persistence, and app-specific chrome around Wire.
Configuration
Use options, inspection, and event handling without changing persisted contracts.
WireOptionCatalogWireOptionPanelWireEdgeWireInspectoronEventWireOptionPanelonEventWireOptionPanelDesign integration
Adapt visuals and accessibility while keeping WireDiagram durable.
Coverage
The examples manifest maps every routed example and root JSON example to its stage, route, APIs, expected validation warnings, render modes, LLM exposure, and snippet source. Release checks should fail when a route or file drifts from that manifest.