From 071564bdc41f83855d5d8f3d406c1e096b157cd0 Mon Sep 17 00:00:00 2001 From: Addy Osmani Date: Thu, 5 Jan 2012 07:51:03 +0000 Subject: [PATCH] Updating list of supported frameworks and apps --- README.md | 33 ++++++++++++++++++--------------- 1 file changed, 18 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 642727a597..9f81b4de43 100644 --- a/README.md +++ b/README.md @@ -8,21 +8,24 @@ To help solve this problem, TodoMVC was created - a project which offers the sam ####Todo apps are included for: - - -A jQuery-only version of the application is also included so you can easily see how the app can be implemented with and without a structural pattern like MVC. A modularized Backbone.js example using AMD is also now available if you pull the latest version. +* Backbone.js +* Ember.js (SproutCore 2.0) +* Spine.js +* JavaScriptMVC +* Sammy.js +* YUILibrary +* KnockoutJS (MVVM) +* Knockback +* AngularJS +* Broke.js +* Fidel.js +* ExtJS + +Additionally, apps are also included for: + +* Backbone + RequireJS (using AMD for modules) +* AngularJS + PersistenceJS +* A jQuery-only (non-MVC) app is included too for comparison purposes ##Screenshots: