all imlementations using CycleJS all imlementations of Simple Clicker

a rxjs implementation
of the Simple Clicker demo using CycleJS

Framework Code size Bundle size Author Github
CycleJS 12.2.2 528 940827 krawaller link

Same as the xstream implementation but using rxjs instead, to see difference in bundle size.

Only code difference is fold in xstream is called scan in rxjs.