An open API service indexing awesome lists of open source software.

https://github.com/phxql/plantuml-templates

Templates for different PlantUML diagrams
https://github.com/phxql/plantuml-templates

plantuml sequence-diagram uml

Last synced: 5 months ago
JSON representation

Templates for different PlantUML diagrams

Awesome Lists containing this project

README

          

# PlantUML templates for different UML diagrams

## Sequence diagrams

![Sequence diagram](https://github.com/phxql/plantuml-templates/raw/master/sequence-diagram.png)

[Source file](sequence-diagram.puml)

## Class diagrams

![Class diagram](https://github.com/phxql/plantuml-templates/raw/master/class-diagram.png)

[Source file](class-diagram.puml)

## Activity diagrams

![Activity diagram](https://github.com/phxql/plantuml-templates/raw/master/activity-diagram.png)

[Source file](activity-diagram.puml)

## License

[Apache License v2](https://www.apache.org/licenses/LICENSE-2.0)