In addition to being a runnable CLI tool, D2 can also be used to produce diagrams from Go programs. For examples, see ./docs/examples/lib. This blog post also demos a complete, runnable example of ...
GoJS is a JavaScript and TypeScript library for creating and manipulating diagrams, charts, and graphs. GoJS is renders either to an HTML Canvas element (with export to SVG or image formats) or ...