Files
ports/graphics/d2/pkg-descr
Adam Weinberger 97f77a7cb5 graphics/d2: Add port
D2 is a text-to-diagram tool, similarly to Mermaid and PlantUML. I find
it far easier to use than PlantUML, and it produces diagrams that--to
my eye--are more visually-appealing than Mermaid. Plus, it's written in
Go, so it can compile diagrams to disk (unlike Mermaid) and doesn't
require a goofy JVM (unlike PlantUML).

https://d2lang.com
2024-12-19 08:39:07 -05:00

5 lines
230 B
Plaintext

D2 is a scripting language that turns text into diagrams, similar to
Mermaid and PlantUML. However, D2 puts more focus on simply doing the
right thing, and it can produce highly visually-appealing diagrams with
very little input.