Callbag Packages

callbag-filter

Callbag operator that conditionally lets data pass through

1.1.0 • Published 5 years ago

callbag-take

Callbag operator that limits the total amount of data sent through

1.5.0 • Published 4 years ago

callbag-interval

A callbag listenable source that sends incremental numbers every x milliseconds

1.2.0 • Published 3 years ago

callbag-combine

Callbag factory that combines data from multiple callbag sources

1.2.0 • Published 5 years ago

callbag-skip

Callbag operator that skips the first N data points of a source

1.1.0 • Published 5 years ago

callbag-scan

Callbag operator that combines consecutive values from the same source

1.1.0 • Published 5 years ago

callbag-tap-up

👜 Callbag operator which performs a side effect for every upwards emission (from sink to source), but other than that it acts as noop.

1.0.1 • Published 6 years ago