lini 0.22.0

Pretty diagrams, charts, and technical drawings from plain text, with fine-grained control. Compiles to clean, themeable SVG.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  direction: row; gap: 30;
  |chip::box| {
    radius: 12; fill: --sky-wash; stroke: --sky-ink; color: --sky-ink;
  }
}

|group#api| [
  |caption| "API"
  |chip#health| "OK"
  |badge| "v2"
]
|cyl#db| "db"