Callbag Packages

callbag-map-when

Callbag operator that maps over values that satisfies a predicate. AKA filterMap

2.1.0 • Published 6 years ago

callbag-cut

👜 Callbag operator which accumulates source values until a separator emits

1.0.0 • Published 6 years ago

callbag-loop

👜 Callbag operator that accumulates results using a feedback loop that emits one value and feeds back another to be used in the next iteration.

2.0.0 • Published 7 years ago

callbag-map-delve

Callbag operator that applies a transformation, which may be dot-notated path, on data passing through it

1.1.0 • Published 7 years ago

callbag-map-to

Callbag operator that changes data passing through it to a fixed value

1.1.0 • Published 7 years ago

callbag-merge-all

Callbag operator that merges all items a source of sources into a single output source

1.0.1 • Published 6 years ago