TodoMVC is a demo application developed with the goal to create a centralized fork of the various framework Todo examples.
Actually the Javascript MVC frameworks are more stable and there are very subtle differences between these frameworks. TodoMVC is a simple demo that illustrates how models, views and controllers may be used to write a completely functional list-based application.
TodoMVC demos include the following frameworks:
- SproutCore 2.0
- Backbone.js
- Spine.js
- JavaScriptMVC
- Sammy.js
- YUILibrary
- KnockoutJS (MVVM)