kefir-atomic
Fork of Kefir.js with atomic combine operation for streams that come from single source, prevents bugs and increases performance for scenarios like pushing a redux app state to …
Updated by @hitorisensei
@hitorisensei/kefir-atomic
Fork of Kefir.js with atomic combine operations. Atomic combine operations doesn't emit unpredictable intermediate values if all sources come from the single root and are …
Updated by @hitorisensei
kefir.partial.lenses
Partial Lenses functions lifted to work on Kefir properties
Updated by @polytypic
karet
Karet is a library that allows you to embed Kefir properties into React VDOM
Updated by @abstracthat
kefir.partial.lenses.validation
Partial Lenses Validation functions lifted to work on Kefir properties
Updated by @polytypic
expected-kefir
This is a universal library for testing observables from KefirJS.
Updated by @episage
kefir.partial.lenses.history
Partial Lenses History functions lifted to work on Kefir properties
Updated by @polytypic
observe-component
Access React component events as functional reactive streams
Updated by @lilactown