react/examples/todomvc-backbone
Paul O’Shannessy d83fe785c5 Stop transforming class -> className
Update the broken examples too (`git grep class=`)
2013-09-09 15:37:43 -07:00
..
css Fix backbone todo example bugs. 2013-09-07 17:44:05 -04:00
js Stop transforming class -> className 2013-09-09 15:37:43 -07:00
thirdparty add localstorage, oops 2013-05-30 14:19:33 -07:00
README.md Fix backbone todo example bugs. 2013-09-07 17:44:05 -04:00
index.html Fix backbone todo example bugs. 2013-09-07 17:44:05 -04:00

README.md

TodoMVC-Backbone

This is a lightweight version of TodoMVC. Its primary purpose is to demo the Backbone integration rather than being feature-complete (refer to todomvc-director for a full TodoMVC-compilant app).