plantuml / plantuml-server

PlantUML Online Server
https://plantuml.com/
GNU General Public License v3.0
1.59k stars 463 forks source link

add import and export diagram feature #289

Closed HeinrichAD closed 1 year ago

HeinrichAD commented 1 year ago

Next Step

Refactoring front-end code. Since the front-end feature set got much bigger than expected the code inside a single file is way to much. I will need to split the two javascript and single css file into multipe files. Otherwise, maintaining and adding new features in the future will be unnecessarily complicated.

Export diagram

diagram-export

Import diagram

diagram-import