afruitpie@lemmy.world to Programming@programming.devEnglish · 1 year agoD2 is a modern diagram scripting language that turns text to diagramsd2lang.comexternal-linkmessage-square18fedilinkarrow-up189arrow-down12
arrow-up187arrow-down1external-linkD2 is a modern diagram scripting language that turns text to diagramsd2lang.comafruitpie@lemmy.world to Programming@programming.devEnglish · 1 year agomessage-square18fedilink
minus-squareWhyIsItReal@lemmy.worldlinkfedilinkEnglisharrow-up12·1 year agohow does this compare to mermaid or plantuml?
minus-squareafruitpie@lemmy.worldOPlinkfedilinkEnglisharrow-up4·1 year agoI’ve been using D2 for my diagrams for about a month now. The D2 syntax is the most natural to me, but finding online help for Mermaid and PlantUML is easier.
minus-squareuthredii@programming.devlinkfedilinkEnglisharrow-up4·1 year agoMermaid is inuded by default in some markdown flavours, you can use it on github, mkdocs websites and probably others.
how does this compare to mermaid or plantuml?
I’ve been using D2 for my diagrams for about a month now. The D2 syntax is the most natural to me, but finding online help for Mermaid and PlantUML is easier.
Mermaid is inuded by default in some markdown flavours, you can use it on github, mkdocs websites and probably others.