cyclejs / todomvc-cycle

TodoMVC example implemented in Cycle.js
https://cyclejs.github.io/todomvc-cycle/
MIT License
240 stars 62 forks source link

TodoMVC in Cycle.js

TodoMVC example implemented in Cycle.js.

Updated branch that is based on onionify state management. Oldest branch that neither uses collection package as in main branch, implementation of which onionify also contains, onionify or xstream- instead rxjs. To run oldest delete js and -p folders before running start.

Open the app


To see a version of this codebase using Immutable.js, click here.