Callbag Packages

callbag-find

Callbag operator that emits only the first value emitted by the source Callbag that meets some condition given a predicate function. Works for listenable and pullable sources.

1.0.1 โ€ข Published 6 years ago

callbag-from

Convert a Promise to a callbag listenable source

1.0.1 โ€ข Published 6 years ago

callbag-iterate

Callbag puller sink that iterates over a pullable source

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 6 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 6 years ago

callbag-map-to

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

1.1.0 โ€ข Published 6 years ago

callbag-merge-all

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

1.0.1 โ€ข Published 5 years ago