d2
d2 copied to clipboard
D2 is a modern diagram scripting language that turns text to diagrams.
https://github.com/terrastruct/d2/issues/180 Need to either remove slog entirely or patch upstream it seems. We should probably just remove.
These should be scoped to containers. E.g. something like ```d2 arrangement: horizontal a: { arrangement: horizontal ... } b: { arrangement: vertical } ``` so `a` and `b` would be...
Hi everyone, first of all thank you so much for this fantastic piece of software! I was just wondering if it is possible to add a new feature to d2....
One main thing I want to do with d2 is create architecture diagrams. For hat I need to use the official AWS/GCP icons. It would be nice if there would...
See https://honnef.co/posts/2015/06/statically_compiled_go_programs__always__even_with_cgo__using_musl/
Is there a way to disable the browser opening when using `--watch`? It is an annoyance when running in headless linux.
probably need to do something like, make the border for 3d one single polyline
Currently arrowhead labels are rendering using the font-size as a placeholder for the dimensions, but we should measure the text to be more accurate for labels that aren't just a...
Uses the code we have in our internal PNG export tool. Example png export: 