Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kyleparisi/Fluxion
Flow based programming for javascript and nodejs
https://github.com/kyleparisi/Fluxion
electron flow-based-programming javascript nodejs
Last synced: about 1 month ago
JSON representation
Flow based programming for javascript and nodejs
- Host: GitHub
- URL: https://github.com/kyleparisi/Fluxion
- Owner: kyleparisi
- License: apache-2.0
- Created: 2019-02-12T00:53:05.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T03:08:53.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T12:52:10.280Z (4 months ago)
- Topics: electron, flow-based-programming, javascript, nodejs
- Language: Vue
- Homepage: https://fluxion.app/
- Size: 4.17 MB
- Stars: 18
- Watchers: 3
- Forks: 2
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - kyleparisi/Fluxion - Flow based programming for javascript and nodejs (nodejs)
README
# [Fluxion](https://fluxion.app)
Flow based programming for javascript and nodejs.
## Getting started
```bash
npm i
# terminal 1
npm run watch
# terminal 2
npm start
```## Examples
- [pagination layout](https://github.com/kyleparisi/pagination-layout)
- [trading algorithm](https://github.com/kyleparisi/alpaca-sp500)## Videos
- [Hello world](https://www.youtube.com/watch?v=2YGaIy7Xjd8)