fd-core 0.1.18

FD (Fast Draft) — core data model, parser, emitter, and layout solver
Documentation
1
2
3
4
5
6
# Minimal FD document — single rect node

rect @box {
  w: 100 h: 50
  fill: #FF0000
}