13 packages
callbag-connect-react
Connect a react component to callbag(s)
callbag-from-delegated-event
Create a callbag listenable source from selector-filtered events on a DOM node
callbag-from-function
Create a callbag source from a function
callbag-latest
Callbag operator that turns a listenable source into a pullable, returning latest data on request
callbag-map-to
Callbag operator that changes data passing through it to a fixed value
callbag-merge-with
Callbag operator version of merge
callbag-mock
Callbag mock with manual emitting and signal tapping
callbag-proxy
Callbag proxy for solving circular dependencies
callbag-sample-combine
Callbag operator that samples a pullable source and combines it with a listenable
callbag-start-with
Callbag operator that seeds a source with an initial data output