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

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

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

```