Expand description
Headless layout + rendering for Mermaid diagrams.
This crate consumes merman-core’s semantic models and produces:
- a layout JSON (geometry + routes)
- Mermaid-like SVG output with DOM parity checks against upstream baselines
Modules§
- architecture
- block
- c4
- class
- er
- error
- flowchart
- gantt
- gitgraph
- info
- journey
- kanban
- math
- Optional math rendering hooks.
- mindmap
- model
- packet
- pie
- quadrantchart
- radar
- requirement
- sankey
- sequence
- state
- State diagram (stateDiagram-v2) layout.
- svg
- SVG renderers for Mermaid-parity diagrams.
- text
- timeline
- treemap
- xychart