Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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)