Here are
54 public repositories
matching this topic...
Asynchronous pipelines in React using callbags
Updated
Mar 6, 2018
JavaScript
Callbag operator that logs values to the console midstream for simpler debugging
Updated
Apr 25, 2018
JavaScript
π A React render-prop component that listens to values emitted by callbags
Updated
Apr 28, 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
Updated
Jun 13, 2018
JavaScript
πΊπΊRedux middleware for action side effects with callbag π< 1KB
Updated
Jun 29, 2018
JavaScript
π Callbag source that emits no data and completes immediately.
Updated
Jul 20, 2018
JavaScript
π Callbag source factory that immediately emits an error.
Updated
Jul 20, 2018
JavaScript
π Callbag operator which emits a given value when source completes without emitting any value.
Updated
Oct 11, 2018
JavaScript
π Callbag operator that drops consecutive duplicate values
Updated
Oct 11, 2018
JavaScript
π Callbag operator that drops all events after the first event for which predicate returns true.
Updated
Oct 11, 2018
JavaScript
Starts emitting the input stream when another stream emits a value.
Updated
Oct 11, 2018
JavaScript
π Callbag operator that emits the single value at the specified index.
Updated
Oct 11, 2018
JavaScript
π Callbag source factory from addHandler and removeHandler pair.
Updated
Oct 11, 2018
JavaScript
π Callbag source that never completes and emits no data.
Updated
Oct 11, 2018
JavaScript
π Callbag operator that splits the source into two, based on predicate function.
Updated
Oct 11, 2018
JavaScript
π Callbag operator that maps to object properties.
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 inner source and ignores other values until that source completes.
Updated
Oct 11, 2018
JavaScript
π Callbag operator which buffers source values until separator stream emits.
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.