这是indexloc提供的服务,不要输入任何密码
Skip to content
/ todomvc Public
forked from tastejs/todomvc

Helping you select an MV* framework - Todo apps for React.js, Ember.js, Angular, and many more

License

Notifications You must be signed in to change notification settings

munkel/todomvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##TodoMVC - A common demo application for popular JavaScript MVC frameworks (0.2)

##Introduction

Developers these days are spoiled with choice when it comes to selecting an MVC framework for structuring and organizing JavaScript web apps. Backbone, Spine, SproutCore, JavaScriptMVC..the list of new and stable solutions goes on and on, but just how do you decide on which to use in a sea of so many options?.

To help solve this problem, I created TodoMVC - a project which offers the same Todo application implemented using MVC concepts in most of the popular JavaScript MVC frameworks of today. Solutions look and feel the same, have a common feature-set and make it easy for you to compare the syntax and structure of different frameworks so you can select the one you feel the most comfortable with.

####Todo apps are included for:

  • SproutCore 2.0
  • Backbone.js
  • Spine.js
  • JavaScriptMVC
  • Sammy.js
  • YUILibrary
  • KnockoutJS (MVVM)
  • AngularJS
  • Broke.js
  • Fidel.js

##Screenshots:

Preview of some of the apps included:

##Official site & Getting Involved

For live previews of Todo apps and more information on the project, see the official TodoMVC site here: http://addyosmani.github.com/todomvc/

About

Helping you select an MV* framework - Todo apps for React.js, Ember.js, Angular, and many more

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.4%
  • HTML 15.5%
  • CSS 3.2%
  • Shell 0.9%