/diagram-editor

The goal of this project is to create simple block diagram editor using canvas

Primary LanguageTypeScriptMIT LicenseMIT

Diagram Editor

The goal of this project is to create simple block diagram editor using canvas.

Planned block types are:

  • entry,
  • exit,
  • condition,
  • action (with arguments),
  • and possibly other.