deckparty.js

a JQuery plugin to manage decks for html5 apps. Decks can receive data from server, polling at regular intervals and provide the data automatically in the LocaleStorage. Offline First.

Deck Touch
Change it to another deck via anchor class.
You can use decks as you like so many.
One touch and you're there.
Data Supply
When entering the decks, the decks can data automatically from the server (online) or from the localeStorage (offline)
to retrieve. To classes are defined, which serve as areas. on the exchange via JSON all classes in the deck to be updated.
The deck can process data in intervals with a poll time.
		
Offline First
An app can also work completely offline.
a hidden deck fetches data from the server due to an
interval of time. all other "offline" decks get their data
from the localeStorage.