ready
100%
Pick a starting point — every diagram is fully editable.
Layra renders a Mermaid-compatible dialect in pure Rust → WASM.
flowchart LR
a["Process"] --> b{"Decision?"}
b -->|yes| c(["Done"])
b -.->|no| a
db[("Database")]:::database
--> arrow · -.-> dashed · ==> thick["…"] box · ("…") rounded · {"…"} diamond[("…")] database · {{"…"}} queue{icon:aws:lambda}, {icon:mdi:web}New to it? Use New ▾ for a starter, or Examples for full diagrams.
Pick a preset or craft your own. Colours bake into exported SVG.