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.
- Host: GitHub
- URL: https://github.com/racklin/xulapp-starterkit-app-todomvc
- Owner: racklin
- Created: 2013-01-10T12:48:34.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-10T12:49:39.000Z (over 13 years ago)
- Last Synced: 2025-04-12T21:59:09.652Z (over 1 year ago)
- Language: JavaScript
- Size: 3.94 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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