drewmrobson / plantuml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

PlantUML is a fantastic modeling language for UML diagrams. Puml.dev is an easy web editor to get started with but doesn't provide examples or themes. This repo is to just that.

Further Reading

Examples

See examples folder for .puml files of common UML diagrams.

Themes

See themes folder for .puml files of themes which can be applied as follows in your PlantUML diagram.

' How to use themes at https://plantuml.com/theme
' More themes at https://github.com/drewmrobson/plantuml/tree/main/themes
!theme vibrant

About