Hacker News new | ask | show | jobs
by cratermoon 1057 days ago
PlantUML is a command-line tool to generate diagrams in multiple formats that can be saved and shared, it also has a GUI. Mermaid is a javascript library for rendering simple text definitions to useful diagrams in the browser, although there is a separate command line tool. It has chromium as a dependency.

Last I heard, PlantUML has support for more types of diagrams, allows for themes and more customization.