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.
The goal of this project is to create simple block diagram editor using canvas
TypeScriptMIT