0.9.0 • Published 7 years ago

tvs-flow v0.9.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

Flow

This library provides a runtime to load, configure and execute reactive dataflow graphs.

It is a reactive programming library optimized for hot code reloading without losing or overriding application state. The data flow graph can be manipulated and extended during runtime. This can be used by tools like webpack hot module reloading, to update the data flow without recreating it from scratch.

Other runtime manipulation and inspection mechanisms can be also easily applied, like visualization of the data flow graph, or live updates of node values.

Developed and build for usage with TypeScript.

This library is currently alpha state, in heavy development and APIs are changing frequently!

Flow is currently primarily used in the trivial space playground to experiment with graphics live coding inside browsers. Check it out for further examples.

Licence

MIT, see the LICENCE file in the repository.

Copyright (c) 2016 - 2017 Thomas Gorny

0.9.0

7 years ago

0.8.3

7 years ago

0.8.2

8 years ago

0.8.1

8 years ago

0.8.0

8 years ago

0.7.0

8 years ago

0.6.2

8 years ago

0.6.1

8 years ago

0.6.0

8 years ago

0.5.2

8 years ago

0.5.1

8 years ago

0.5.0

8 years ago

0.4.6

8 years ago

0.4.5

8 years ago

0.4.3

8 years ago

0.4.2

8 years ago

0.4.1

8 years ago

0.4.0

8 years ago

0.3.0

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago