librrd Playground: A CSS-Inspired Language for Diagram Layouts

I built a playground for librrd, a tool that uses a CSS-like language to style diagram layouts. You can control alignment, spacing, and fonts with familiar selectors and properties. The system renders diagrams as SVG, keeping layout calculations separate from final rendering to ensure consistent text widths.

Don't change the font because text extents are computed at layout time, not rendering time.

More from this day

2026-07-26