cunla / plantuml-editor

PlantUML online demo client

Home Page:https://plantuml-editor.kkeisuke.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PlantUML Editor

A Vue.js, Vuex project

PlantUML Editor PlantUML online demo client

PlantUML Editor

Netlify Status

Features

  • multiple PlantUML templates
  • cheat sheet
  • snippet
  • zoom & scroll
  • supports SVG & PNG
  • save texts
  • create gists
  • support markdown
  • download image
  • print HTML

Build Setup

# install dependencies
npm install

# install flow-typed
npm run flow-typed

# serve with hot reload at localhost:8080
npm run serve

# build for production with minification
npm run build

# run unit tests
npm run test:unit

# run e2e tests
npm run test:e2e

For development

PlantUML Server with Docker

docker run -d -p 4000:8080 plantuml/plantuml-server:jetty

Notice: The specification of the port number follows .env.development

Other

Pen graphic by freepik from Flaticon is licensed under CC BY 3.0. Check out the new logo that I created on LogoMaker.com https://logomakr.com/7Gn1Ck

About

PlantUML online demo client

https://plantuml-editor.kkeisuke.com

License:MIT License


Languages

Language:Vue 60.8%Language:JavaScript 36.3%Language:HTML 3.0%