🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

zimme

npm

Packages

Comaintainers

36 packages

callbag

A standard for JS callbacks

callbag-combine

Callbag factory that combines data from multiple callbag sources

callbag-concat

Callbag factory that concatenates data from multiple callbag sources

callbag-filter

Callbag operator that conditionally lets data pass through

callbag-flatten

Callbag operator that flattens a higher-order callbag source

callbag-for-each

Callbag sink that consume both pullable and listenable sources

callbag-from-event

Create a callbag listenable source from events on a DOM node

callbag-from-iter

Convert an iterable or iterator to a callbag pullable source

callbag-from-obs

Convert an observable to a callbag listenable source

callbag-from-promise

Convert a Promise to a callbag listenable source