Showing 1-20 of 121 packages
Callbag sink that consume both pullable and listenable sources
Convert an observable to a callbag listenable source
Create a callbag listenable source from events on a DOM node
Convert a Promise to a callbag listenable source
A callbag listener sink which is also a listenable source
Create custom listenable with addListener and removeListener methods.
A callbag listenable source that sends incremental numbers every x milliseconds
Callbag listenable source sending DOMHighResTimeStamp at display refresh rate
👜 Callbag listenable source which emits milliseconds elapsed since the subscription (using requestAnimationFrame) - useful for animations.
👜 Callbag listenable source which emits value describing time progress (number between 0 an 1) since the subscription (using requestAnimationFrame) - useful for animations.
Callbag listener sink that gets data from any listenable source
listenable is a super simple event emitter intended for the browser
Minimalist listenable actions.
Convert a listenable callbag source to ES Observable
Callbag factory that merges data from multiple callbag sources
Convert a readable stream (EventEmitter with data / end / error events) to a callbag listenable source
Callbag operator that applies a transformation on data passing through it
Create a callbag listenable source from selector-filtered events on a DOM node
Reflux stores mixin adding `triggerable` syntax similar to `listenable`.
Callbag operator that conditionally lets data pass through