Skip to content

Latest commit

 

History

History

rstream-dataflow

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

rstream-dataflow

Live demo

git clone https://github.com/thi-ng/umbrella.git
cd umbrella/examples/rstream-dataflow
yarn install
yarn start

Installs all dependencies, runs webpack-dev-server and opens the app in your browser.

About

dataflow graph

This example combines the following packages to create & execute the above dataflow graph in a declarative manner. The diagram generation itself is part of the example and handled via the @thi.ng/rstream-dot package.

Please see detailed comments in the source code for further explanations.