All Projects → kkeisuke → Plantuml Editor

kkeisuke / Plantuml Editor

Licence: mit
PlantUML online demo client

Projects that are alternatives of or similar to Plantuml Editor

C4-PlantumlSkin
This library provides skinning to create C4 diagrams using PlantUml
Stars: ✭ 74 (-76.36%)
Mutual labels:  uml, plantuml
PlantUML-colors
This script is to show all named color suggested by PlantUML
Stars: ✭ 52 (-83.39%)
Mutual labels:  uml, plantuml
IPlantUML
A Python package which defines a PlantUML cell magic for IPython.
Stars: ✭ 85 (-72.84%)
Mutual labels:  uml, plantuml
Vue Element Admin
🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
Stars: ✭ 73,044 (+23236.74%)
Mutual labels:  vue-cli, vuex
Vue Home
🏠 A simple project(Vue Community SPA) which bases on vue+vue-cli+vue-router+axios+ scss.
Stars: ✭ 256 (-18.21%)
Mutual labels:  vue-cli, vuex
ecto erd
A mix task for generating Entity Relationship Diagram from Ecto schemas available in your project.
Stars: ✭ 173 (-44.73%)
Mutual labels:  uml, plantuml
PlantUml-Language-Service
PlantUml Language Service extension for Visual Studio 2017 and 2019
Stars: ✭ 24 (-92.33%)
Mutual labels:  uml, plantuml
Nx Admin
👍 A magical 🐮 ⚔ vue admin,记得star
Stars: ✭ 2,497 (+697.76%)
Mutual labels:  vue-cli, vuex
idle
parse source code(objective-c, java) generate uml(class diagram)
Stars: ✭ 44 (-85.94%)
Mutual labels:  uml, plantuml
dcdg.dart
Dart Class Diagram Generator
Stars: ✭ 98 (-68.69%)
Mutual labels:  uml, plantuml
Vue Admin
基于and-design-vue的vue后台管理系统模板
Stars: ✭ 226 (-27.8%)
Mutual labels:  vue-cli, vuex
Vue Zhihu Daily
🤓使用vue编写的练手的知乎日报WebApp(iOS版)
Stars: ✭ 285 (-8.95%)
Mutual labels:  vue-cli, vuex
Vuemmerce
👉 Responsive ecommerce template 🛒 built with Vue.js and Nuxt.js
Stars: ✭ 223 (-28.75%)
Mutual labels:  vue-cli, vuex
Space Snake
A Desktop game built with Electron and Vue.js.
Stars: ✭ 289 (-7.67%)
Mutual labels:  vue-cli, vuex
Intro To Vue
Workshop Materials for my Introduction to Vue.js Workshop
Stars: ✭ 2,668 (+752.4%)
Mutual labels:  vue-cli, vuex
swagger2puml
Generate Class Diagrams (UML) for Given Swagger Definition
Stars: ✭ 43 (-86.26%)
Mutual labels:  uml, plantuml
Vue Admin Template
a vue2.0 minimal admin template
Stars: ✭ 15,411 (+4823.64%)
Mutual labels:  vue-cli, vuex
Vue Blog
🎉 基于vue全家桶 + element-ui 构建的一个后台管理集成解决方案
Stars: ✭ 208 (-33.55%)
Mutual labels:  vue-cli, vuex
vue-showdowns-editor
A markdown editor using codemirror and previewer using @jhuix/showdowns for Vue.js.
Stars: ✭ 27 (-91.37%)
Mutual labels:  codemirror, plantuml
Vue Admin Design
基于vue + elementUI的管理系统模板
Stars: ✭ 279 (-10.86%)
Mutual labels:  vue-cli, vuex

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].