273 packages matching “callbag”
callbag
v1.5.1 · 4 years ago
A standard for JS callbacks
No known vulnerabilities
callbag-merge
v3.2.2 · 7 years ago
Callbag factory that merges data from multiple callbag sources
No known vulnerabilities
callbag-debounce
v4.0.0 · 5 years ago
debounce operator for callbag
No known vulnerabilities
callbag-concat
v1.2.1 · 7 years ago
Callbag factory that concatenates data from multiple callbag sources
No known vulnerabilities
callbag-flatten
v1.7.0 · 5 years ago
Callbag operator that flattens a higher-order callbag source
No known vulnerabilities
callbag-combine
v1.2.0 · 7 years ago
Callbag factory that combines data from multiple callbag sources
No known vulnerabilities
callbag-create
v2.1.3 · 4 years ago
Creates a new Callbag given an optional producer
No known vulnerabilities
callbag-take-until
v3.0.2 · 5 years ago
Emits the values emitted by the source Callbag until a notifier Callbag emits a value
No known vulnerabilities
callbag-lazy
v2.0.2 · 6 years ago
Callbag source for lazy evaluation
No known vulnerabilities
callbag-map
v1.1.0 · 7 years ago
Callbag operator that applies a transformation on data passing through it
No known vulnerabilities
callbag-share
v1.3.0 · 5 years ago
Callbag operator that broadcasts a single source to multiple sinks
No known vulnerabilities
callbag-subscribe
v1.5.1 · 7 years ago
A callbag sink (listener) that connects an Observer a-la RxJS.
No known vulnerabilities
callbag-of
v2.0.1 · 5 years ago
👜 Callbag source factory that emits values specified as arguments.
No known vulnerabilities
callbag-subject
v2.1.0 · 5 years ago
A callbag listener sink which is also a listenable source
No known vulnerabilities
callbag-filter
v1.1.0 · 7 years ago
Callbag operator that conditionally lets data pass through
No known vulnerabilities
callbag-interval
v1.2.0 · 5 years ago
A callbag listenable source that sends incremental numbers every x milliseconds
No known vulnerabilities
callbag-from-obs
v1.2.0 · 8 years ago
Convert an observable to a callbag listenable source
No known vulnerabilities
use-callbag
v1.0.0 · 5 years ago
👜 Use callbag as React hook.
No known vulnerabilities
callbag-for-each
v1.1.0 · 7 years ago
Callbag sink that consume both pullable and listenable sources
No known vulnerabilities
callbag-from-promise
v1.3.0 · 7 years ago
Convert a Promise to a callbag listenable source
No known vulnerabilities