An open API service indexing awesome lists of open source software.

https://github.com/racklin/xulapp-starterkit-app-todomvc

It packaging [TodoMVC](https://github.com/addyosmani/todomvc) HTML5 Web Application as XULApp StarterKit's add-on.
https://github.com/racklin/xulapp-starterkit-app-todomvc

Last synced: over 1 year ago
JSON representation

It packaging [TodoMVC](https://github.com/addyosmani/todomvc) HTML5 Web Application as XULApp StarterKit's add-on.

Awesome Lists containing this project

README

          

TodoMVC For XULApp StarterKit
-----------------------------
It packaging [TodoMVC](https://github.com/addyosmani/todomvc) HTML5 Web Application as XULApp StarterKit's add-on.

Download pre-build XPI
-----------------------------
Remove all labs demo to reduce XPI size.
Download pre-build XPI in [downloads](https://github.com/racklin/xulapp-starterkit-app-todomvc/tree/master/downloads)

What is TodoMVC
-----------------------------
## Helping you select an MV\* framework

Developers these days are spoiled with choice when it comes to selecting an MV\* framework for structuring and organizing JavaScript web apps.

Backbone, Ember, AngularJS, Spine... 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, we created TodoMVC - a project which offers the same Todo application implemented using MV* concepts in most of the popular JavaScript MV\* frameworks of today.

#### Todo apps are included for:

- [Backbone.js](http://documentcloud.github.com/backbone)
- [Ember.js](http://emberjs.com)
- [AngularJS](http://angularjs.org)
- [Spine](http://spinejs.com)
- [KnockoutJS](http://knockoutjs.com) (MVVM)
- [Dojo](http://dojotoolkit.org)
- [YUI](http://yuilibrary.com)
- [Batman.js](http://batmanjs.org)
- [Closure](http://code.google.com/closure/library/)
- [Agility.js](http://agilityjs.com)
- [Knockback.js](http://kmalakoff.github.com/knockback)
- [Google Web Toolkit](https://developers.google.com/web-toolkit/)

License
-----------------------------
TodoMVC are MIT License
Copyright (c) Addy Osmani & Sindre Sorhus