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
- Host: GitHub
- URL: https://github.com/gllms/flue
- Owner: gllms
- License: mit
- Created: 2020-10-11T22:04:53.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-12T22:14:08.000Z (over 4 years ago)
- Last Synced: 2025-07-21T17:18:48.524Z (5 months ago)
- Topics: executable-flowcharts, flow-based-programming, flowchart, flowchart-designer, flue, javascript, visual-programming, visual-programming-language
- Language: JavaScript
- Homepage: https://gllms.github.io/Flue
- Size: 34.2 KB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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