| 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.