mirror of https://github.com/octoleo/plantuml
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 days ago | |
---|---|---|
.github | 2 weeks ago | |
docs | 4 months ago | |
gradle/wrapper | 5 months ago | |
skin | 4 weeks ago | |
src | 3 days ago | |
stdlib | 5 days ago | |
svg | 12 months ago | |
test | 4 weeks ago | |
themes | 3 weeks ago | |
tools | 5 years ago | |
.dockerignore | 4 months ago | |
.editorconfig | 4 months ago | |
.gitignore | 1 year ago | |
COPYING | 8 years ago | |
Dockerfile | 3 weeks ago | |
README.md | 1 week ago | |
SECURITY.md | 1 year ago | |
build.gradle.kts | 4 months ago | |
gradle.properties | 8 months ago | |
gradlew | 1 year ago | |
gradlew.bat | 1 year ago | |
license.txt | 1 year ago | |
manifest.txt | 1 year ago | |
settings.gradle.kts | 1 year ago |
README.md
PlantUML
Generate UML diagram from textual description
PlantUML is not affected by the log4j vulnerability.
PlantUML is a component that allows to quickly write:
- Sequence diagram,
- Use case diagram,
- Class diagram,
- Object diagram,
- Activity diagram (here is the legacy syntax),
- Component diagram,
- Deployment diagram,
- State diagram,
- Timing diagram.
The following non-UML diagrams are also supported:
- JSON data
- YAML data
- Extended Backus-Naur Form (EBNF) diagram
- Network diagram (nwdiag)
- Wireframe graphical interface or UI mockups (salt)
- Archimate diagram
- Specification and Description Language (SDL)
- Ditaa diagram
- Gantt diagram
- MindMap diagram
- Work Breakdown Structure diagram (WBS)
- Mathematic with AsciiMath or JLaTeXMath notation
- Entity Relationship diagram (IE/ER)
Furthermore:
- Hyperlinks and tooltips
- Creole: rich text, emoticons, unicode, icons
- OpenIconic icons
- Sprite icons
- AsciiMath mathematical expressions
To know more about PlantUML, please visit https://plantuml.com/