Here are
54 public repositories
matching this topic...
πCreate a Callbag from any object with on/off methods, a DOM EventTarget, or a Node.JS EventEmitter.
Updated
Oct 14, 2018
JavaScript
π Callbag operator that samples from source when provided listenable emits.
Updated
Nov 19, 2018
JavaScript
π Callbag operator that drops all events after the first event for which predicate returns true.
Updated
Oct 11, 2018
JavaScript
π Callbag operator which converts source to a promise containing last emitted value.
Updated
Nov 8, 2018
JavaScript
An application created for a project
Updated
Dec 6, 2022
JavaScript
π Callbag operator that accumulates results using a feedback loop that emits one value and feeds back another to be used in the next iteration.
Updated
Nov 7, 2018
JavaScript
π Callbag operator that splits the source into two, based on predicate function.
Updated
Oct 11, 2018
JavaScript
test array alternatives: like transducers, generators, callbags
Updated
Jan 5, 2019
TypeScript
π Callbag operator that emits the single value at the specified index.
Updated
Oct 11, 2018
JavaScript
π Callbag operator which performs a side effect for every upwards emission (from sink to source), but other than that it acts as noop.
Updated
Oct 11, 2018
JavaScript
π Callbag operator that maps to object properties.
Updated
Oct 11, 2018
JavaScript
π Callbag operator that groups pairs of consecutive emissions together and emits them as an array of two values.
Updated
Jun 2, 2018
JavaScript
Callbag operator that logs values to the console midstream for simpler debugging
Updated
Apr 25, 2018
JavaScript
π Callbag operator that maps to inner source and ignores other values until that source completes.
Updated
Oct 11, 2018
JavaScript
π Callbag source that never completes and emits no data.
Updated
Oct 11, 2018
JavaScript
π Callbag operator which buffers source values until provided time has passed.
Updated
Oct 12, 2018
JavaScript
π Callbag operator which errors if source does not emit before specified duration.
Updated
Nov 13, 2018
JavaScript
Callbag-refactored RSI-ASR-App
Updated
Dec 6, 2022
JavaScript
Updated
Jan 4, 2023
JavaScript
π Callbag source factory from addHandler and removeHandler pair.
Updated
Oct 11, 2018
JavaScript
Improve this page
Add a description, image, and links to the
callbags
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
callbags
topic, visit your repo's landing page and select "manage topics."
Learn more
You canβt perform that action at this time.