typeflow-editor

build with the vue and mxGraph.

Core appearance

typeflow-editor

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

inputForm

After finishing creating your typflow-model

draw

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

update2

update1

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

toolbar

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

import_choose

When from database

choose_panel

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

GitHub