mirror of https://github.com/octoleo/plantuml
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 weeks ago | |
---|---|---|
.github | 4 weeks ago | |
docs | 9 months ago | |
gradle/wrapper | 4 months ago | |
plantuml-mit | 4 weeks ago | |
skin | 3 months ago | |
src | 4 weeks ago | |
stdlib | 4 weeks ago | |
svg | 1 year ago | |
test | 3 months ago | |
themes | 4 weeks ago | |
tools | 6 years ago | |
.dockerignore | 9 months ago | |
.editorconfig | 9 months ago | |
.gitignore | 1 year ago | |
CONTRIBUTING.md | 3 months ago | |
CONVENTIONAL_COMMIT.md | 3 months ago | |
COPYING | 9 years ago | |
Dockerfile | 5 months ago | |
README.md | 3 months ago | |
SECURITY.md | 1 year ago | |
build.gradle.kts | 4 weeks ago | |
gradle.properties | 4 weeks ago | |
gradlew | 1 year ago | |
gradlew.bat | 1 year ago | |
license.txt | 2 years ago | |
manifest.txt | 2 years ago | |
settings.gradle.kts | 4 weeks ago | |
sjpp.jar | 2 months 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/