An open API service indexing awesome lists of open source software.

https://github.com/gllms/flue

Executable flowcharts in JavaScript using a Python-like syntax
https://github.com/gllms/flue

executable-flowcharts flow-based-programming flowchart flowchart-designer flue javascript visual-programming visual-programming-language

Last synced: 5 months ago
JSON representation

Executable flowcharts in JavaScript using a Python-like syntax

Awesome Lists containing this project

README

          

# Flue
Executable flowcharts in JavaScript using a Python-like syntax

[Try it out](https://gllms.github.io/Flue)

## TODO
### Interface
* [ ] Undo system
* [x] Orthogonal arrows
### Parser
* [ ] Augmented assignment (e.g. +=)
* [ ] Lists