https://github.com/pongee/plantuml-editor
Plantuml editor
https://github.com/pongee/plantuml-editor
plantuml plantuml-editor uml
Last synced: about 1 year ago
JSON representation
Plantuml editor
- Host: GitHub
- URL: https://github.com/pongee/plantuml-editor
- Owner: pongee
- License: mit
- Created: 2019-11-19T18:20:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-03T05:00:27.000Z (over 2 years ago)
- Last Synced: 2025-04-13T01:46:09.587Z (about 1 year ago)
- Topics: plantuml, plantuml-editor, uml
- Language: JavaScript
- Homepage: https://pongee.github.io/plantuml-editor/
- Size: 944 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PlantUML Editor
Available on https://pongee.github.io/plantuml-editor/
> React project
## Features
- multiple PlantUML templates
- supports SVG & PNG
## Build Setup
```
# Install dependencies
yarn install
# Build
yarn build-dev
```