Skip to content

jdlstudio for Vue , JDL Studio is an online JHipster Domain Language visual editor

License

Notifications You must be signed in to change notification settings

hipster-labs/vue-jdlstudio

 
 

Repository files navigation

vue-jdlstudio

jdlstudio for Vue , JDL Studio is an online JHipster Domain Language visual editor

JDL-Studio

Hello, this is JDL-Studio with Vue, an online tool for drawing UML diagrams for JHipster based on the JDL syntax. It tries to keep its syntax visually as close as possible to the generated UML diagram without resorting to ASCII drawings.

Features

  • 官方版基本功能移植到 vue-jdlstudio 组件
  • 增加 JDLObject 表单编辑器组件
  • 移植 jhipster-Online 前端功能到执行器组件
  • 移植 Jhipster-Online 后端服务到 nodejs

Build

npm run build-bundle

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

About

jdlstudio for Vue , JDL Studio is an online JHipster Domain Language visual editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.5%
  • Other 0.5%