ReactiveBasics
This package implements basic functionality for a type of Functional Reactive Programming (FRP). This is a style of DataFlow programming where updates propagate to other objects automatically. It follows the same basic API as Reactive.jl.
For more information, see the documentation: