mirror of https://github.com/dspinellis/UMLGraph
parent
893fa38908
commit
e79f81666b
|
|
@ -66,4 +66,4 @@ javadoc {
|
||||||
* [D2: Declarative Diagraming](https://d2lang.com/) (Emphasis on aesthetics and extensionability)
|
* [D2: Declarative Diagraming](https://d2lang.com/) (Emphasis on aesthetics and extensionability)
|
||||||
* [Mermaid diagramming and charting tool](https://mermaid.js.org/) (JavaScript-based; easier syntax, good Markdown integration; interactive diagrams)
|
* [Mermaid diagramming and charting tool](https://mermaid.js.org/) (JavaScript-based; easier syntax, good Markdown integration; interactive diagrams)
|
||||||
* [PlantUML](https://plantuml.com/) (Java-based; supports IDEs and more diagram types)
|
* [PlantUML](https://plantuml.com/) (Java-based; supports IDEs and more diagram types)
|
||||||
* [Comparisson of textual diagraming systems](https://text-to-diagram.com/)
|
* [Comparison of textual diagraming systems](https://text-to-diagram.com/)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue