Draw tool for Typeflow build with the vue and mxGraph

typeflow-editor

build with the vue and mxGraph.

Core appearance

After drag the one of the elements in "definitions", the form will display to fill

After finishing creating your typflow-model

To check or update the created elements you can double click the Definition vertex (InputEndpoint, OutputEndpoint, PureFunction)

To delete, zoom(in/out), export, import or save, use the left tool bar

When import, you can choose import from local or from database

When from database

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

GitHub