@cycle/state
Wraps your Cycle.js main function with reducer-driven state management
Updated by @staltz
@cycle/callbags
This is the set of callbags that will most likely be used in the next version of Cycle.js. They are written in TypeScript and export ES modules to allow for tree shaking. Also, …
Updated by @staltz
cycle-onionify
Augments your Cycle.js main function with onion-shaped state management
Updated by @cycle
cycle-custom-elementify
Helper function that takes a Cycle.js component ((sources: Sources) => Sinks) and returns a JavaScript class that can be registered as a Web Component custom element with …
Updated by @cycle
rx-injectable-observable
RxJS Observable to which you can inject other Observables.
Updated by @cycle