gcp-icons-for-plantuml
plantuml
gcp-icons-for-plantuml | plantuml | |
---|---|---|
2 | 135 | |
29 | 11,372 | |
- | 3.0% | |
0.0 | 9.7 | |
over 3 years ago | 8 days ago | |
Python | Java | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
gcp-icons-for-plantuml
plantuml
-
Owning my own data, part 1: Integrating a self-hosted calendar solution
That particular diagram seems to have been generated by https://plantuml.com according to the image's metadata
- Codez votre PPT avec Slidev !
-
UML Class Diagrams
PlantUML (Text-based UML diagrams)
-
Common Mistakes in Architecture Diagrams (2020)
I have to confess I am guilty of this — I used to just draw some unstructured circles and arrows on a whiteboard and call it enough.
Lately I've been trying to work my way through lots of different diagram types from https://plantuml.com/, and it does help to wrap my mind around the existing options.
-
An example of Consumer-Driven Development
The diagram is drawn using PlantUML.
-
Les péchés capitaux du Dossier d'Architecture Technique
Exploitez les solutions de Diagram-as-Code (Mermaid, PlantUML)
-
LLM + Mermaid: How Modern Teams Create UML Diagrams Without Lucidchart
Today, tools like Mermaid and PlantUML have taken center stage, thanks to their ability to generate diagrams with text-based commands. Even better, AI-powered assistants like Claude, ChatGPT, and GitHub Copilot have made generating diagrams even easier. These tools work directly within a developer's environment, creating diagrams that are version-controlled and integrated seamlessly into workflows.
-
plantuml VS vizdom - a user suggested alternative
2 projects | 1 Sep 2024
-
Blockdiag – simple diagram images generator – blockdiag 1.0 documentation
While inactive blockdiag was small and nice for automatically annotating documentation.
As you can see it hasn't been maintained for a few years.
https://github.com/blockdiag/blockdiag
Graphviz is great because dot file are simple and easy to read and trivial to add to a build chain.
https://graphviz.org/
With complex diagrams, I find good old PlantUML diagrams more useful if not as initially pretty as mermaid. Plus it will output archimate without having to touch that UI
https://plantuml.com/
But really it is horses for courses.
Looking at the mermaid on mobile with a dark theme is pretty painful at least right now as an example of why it is not my preference.
But I am typically not targeting web display.
-
Introduction to Haskell Diagrams
Use a high-level language like Plant UML, D2, Graphviz which are good for the purpose they are designed for, but not for generic purpose diagramming.
What are some alternatives?
C4-PlantUML - C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures
mermaid - Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
Azure-PlantUML - PlantUML sprites, macros, and other includes for Azure services
Mermaid - Edit, preview and share mermaid charts/diagrams. New implementation of the live editor.
aws-icons-for-plantuml - PlantUML sprites, macros, and other includes for Amazon Web Services services and resources
draw.io - draw.io is a JavaScript, client-side editor for general diagramming.