diagrams
Sometimes a diagram is the best way to communicate an idea.
Links
- https://d2lang.com / https://github.com/terrastruct/d2
- https://victorbjorklund.com/build-diagrams-as-code-with-d2-d2lang: D2 tutorial
- https://mermaid.js.org / https://github.com/mermaid-js/mermaid: Diagramming language. Github supports rendering mermaid diagrams in markdown.
- https://www.mermaidchart.com/play: GUI mermaid editor
- https://diagrams.mingrammer.com / https://github.com/mingrammer/diagrams: Python diagrams as code, backed by Graphviz.