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

https://github.com/codef0rmer/cardswapper

A single page app created using backbone.js and locache.js.
https://github.com/codef0rmer/cardswapper

Last synced: about 1 year ago
JSON representation

A single page app created using backbone.js and locache.js.

Awesome Lists containing this project

README

          

# [cardSwapper - A Backbone.js App](https://github.com/codef0rmer/cardSwapper)

This is a simple app I created in order to get acquainted with Backbone.js.

## Quick start

Clone the git repo - `git clone git@github.com:codef0rmer/cardSwapper.git` - or [download it](https://github.com/codef0rmer/cardSwapper/zipball/master)

## Features

* HTML5 ready - Used HTML5Boilerplate.
* Cross-browser compatible (Chrome, Opera, Safari, Firefox 3.6+, IE6+).
* Designed with progressive enhancement in mind.
* Use locache.js - an awesome JS library to deal with local storage.
* Covered Backbone Model, View and Router.

## Contributing

Anyone and everyone is welcome to contribute. Special thanks to [Joe Zim](http://www.joezimjs.com/about/).

## License
* [Mozilla Public License](http://www.mozilla.org/MPL/)