Commit a61cbe6c authored by addyosmani's avatar addyosmani

Minor list revisions

parent b1301271
...@@ -12,9 +12,7 @@ To help solve this problem, TodoMVC was created - a project which offers the sam ...@@ -12,9 +12,7 @@ To help solve this problem, TodoMVC was created - a project which offers the sam
#### Todo apps are included for: #### Todo apps are included for:
- [Backbone.js](http://documentcloud.github.com/backbone/) - [Backbone.js](http://documentcloud.github.com/backbone/)
- [Backbone.js + RequireJS](http://requirejs.org) (using AMD)
- [Ember.js](http://emberjs.com) - [Ember.js](http://emberjs.com)
- [Ember.js + RequireJS](http://emberjs.com) (using AMD)
- [JavaScriptMVC](http://javascriptmvc.com) - [JavaScriptMVC](http://javascriptmvc.com)
- [Spine.js](http://spinejs.com) - [Spine.js](http://spinejs.com)
- [KnockoutJS](http://knockoutjs.com) (MVVM) - [KnockoutJS](http://knockoutjs.com) (MVVM)
...@@ -23,7 +21,7 @@ To help solve this problem, TodoMVC was created - a project which offers the sam ...@@ -23,7 +21,7 @@ To help solve this problem, TodoMVC was created - a project which offers the sam
- [Closure](http://code.google.com/closure/library/) - [Closure](http://code.google.com/closure/library/)
- [YUILibrary](http://yuilibrary.com) - [YUILibrary](http://yuilibrary.com)
- [AngularJS](http://angularjs.org) - [AngularJS](http://angularjs.org)
- [Angular + PersistenceJS](http://persistencejs.org) - [AngularJS + PersistenceJS](http://persistencejs.org)
- [Ext.js](http://www.sencha.com/products/extjs) - [Ext.js](http://www.sencha.com/products/extjs)
- [Agility.js](http://agilityjs.com) - [Agility.js](http://agilityjs.com)
...@@ -32,6 +30,12 @@ To help solve this problem, TodoMVC was created - a project which offers the sam ...@@ -32,6 +30,12 @@ To help solve this problem, TodoMVC was created - a project which offers the sam
- jQuery - jQuery
- Vanilla JS - Vanilla JS
###### RequireJS
- [Backbone.js + RequireJS](http://requirejs.org) (using AMD)
- [Ember.js + RequireJS](http://emberjs.com) (using AMD)
#### Labs #### Labs
We also have a number of in-progress applications in our [Labs](http://addyosmani.github.com/todomvc/labs) site. These include: We also have a number of in-progress applications in our [Labs](http://addyosmani.github.com/todomvc/labs) site. These include:
...@@ -52,7 +56,9 @@ We also have a number of in-progress applications in our [Labs](http://addyosman ...@@ -52,7 +56,9 @@ We also have a number of in-progress applications in our [Labs](http://addyosman
- [Dijon](https://github.com/creynders/dijon-framework) - [Dijon](https://github.com/creynders/dijon-framework)
- [Sammy.js](http://sammyjs.org) - [Sammy.js](http://sammyjs.org)
- [rAppid](https://github.com/it-ony/rAppid.js) - [rAppid](https://github.com/it-ony/rAppid.js)
- [Broke](https://github.com/brokenseal/broke)
- o_O
- Fun
## Live demos ## Live demos
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment