callbag-concat-map
๐ Callbag operator that maps to inner source, subscribe and emit in order.
๐ Callbag operator that maps to inner source, subscribe and emit in order.
๐ Callbag source that emits no data and completes immediately.
๐ Callbag operator that maps to inner source and ignores other values until that source completes.
Async tools for React provide by a decorator (higher order component)
๐ Callbag operator that samples from source when provided listenable emits.
Framework agnostic form management with callbags
๐ Callbag operator which accumulates source values until a separator emits
๐ Callbag operator that accumulates results using a feedback loop that emits one value and feeds back another to be used in the next iteration.
๐ Callbag operator that maps to inner source, subscribe and emit in order.
๐ Callbag operator which emits values emitted by the source as long as each value satisfies the given predicate, and then completes as soon as predicate is not satisfied. But call lastly function before callbag is over.
callbags + JSX: super fast and super thiny interactive web apps
๐ Callbag operator that maps to object properties.
๐ Callbag operator that samples from source when provided listenable emits.
๐ Callbag operator that attaches a timestamp to each emitted value.
๐ Callbag operator which emits the value with time elapsed since last emission.
๐ Callbag source factory from WebSocket.
๐ Callbag operator
๐ Callbag source factory
๐ Callbag source factory from addHandler and removeHandler pair.
๐ Callbag operator which buffers source values until separator stream emits.