noflo-flow
v0.8.0
Published
Flow Control for NoFlo
Downloads
38
Readme
Flow Control for NoFlo
This package provides utility components to control the flow within a NoFlo program.
It qualifies as a flow control component if it allows partial data to go to one out port versus another (or not at all).
Feel free to contribute new components and graphs! I'll try to incorporate as soon as time allows.
Changes
- 0.8.0 (October 15 2020)
- Ported from CoffeeScript to modern ES6
- 0.7.0 (November 17 2017)
- Changed
All
andRace
components to always send results as arrays, regardless whether there is one or many
- Changed