Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 414 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 414 Bytes

vue-flowchart-builder

[Work In Progress] Not Ready For Production use.

Flowchart builder, based on composite-pattern.

Screenshot

TODO

  • update add/remove function to update .next property

  • re-render edges on schema update

  • add sibling below 'decision'/group types - current implementation adds children's only

  • option to manually set '.next' node

  • tests