Found 121 repositories(showing 30)
jeromegn
A localStorage adapter for Backbone.js
nilbus
A dual (localStorage and REST) sync adapter for Backbone.js
ggozad
An extension to Backbone providing localStorage caching for Backbone sync operations
orizens
a plugin for backbone models to save & load data using localstorage as well
EduardoZepeda
A simple startpage with CRUD capabilities based on localStorage. It uses Backbone, Jquery and Bootstrap
napoleond
localModel.js is a drop-in extension for Backbone (http://documentcloud.github.com/backbone/) which coordinates the replication of user data between localStorage and the remote (server) data store.
devsaran
Contact Manager using Backbone.js, Localstorage, RequireJS, Handlebar and Bootstrap.
oivoodoo
Local queues for backbone. Lib is saving queues to the localStorage.
joneath
FetchCached is a dead simple drop in modification to Backbone.Collection.fetch which adds support for localStorage and sessionStorage data caching.
scosman
A localstorage cache for Backbone.js models
danielwestendorf
Track you gym workouts with this localstorage Backbone app
mattzeunert
Adds notes to a collection and stores them in local storage using https://github.com/jeromegn/Backbone.localStorage.
molily
Simple CRUD example for Chaplin.js and Backbone.js using localStorage persistence and data sharing using the Chaplin.Composer.
pavelkomiagin
Fetch Backbone Model or Collection and cache it in LocalStorage
HenrikJoreteg
Only fetch when your data is old or stale. Easily configurable localStorage cache for ampersand & backbone state objects, models, and collections.
davemo
A prototype client-side app using Backbone, HTML5 localStorage, Underscore, jQuery and Highcharts
Single page contact manager example using Backbone, RequireJS, and localstorage.
mindbreaker
A little ToDo App Example in coffeescript with Backbone.js and localstorage
A caching layer between the client and server
julianlconnor
Backbone localStorage persistence layer.
Jesse-Breuer
a basic sample app with CRUD functionality using localStorage
paulspencerwilliams
Simple backbone app using localstorage for AgileStaffs
freak2geek
An extension of Backbone to track models, manage sync methods and help building online, offline and hybrid solutions. Supports LocalStorage via Locally plugin.
logankoester
A router abstraction built with jquery-mobile, localstorage caching, and backbone collections in mind
robmoorman
Backbone localStorage, the easy way
typhonjs-backbone
Provides a sync adapter using browser localStorage for backbone-es6.
yosvelquintero
Basic demo application with BackboneJS, backbone.localStorage and twitter bootstrap
RoryDuncan
[Dead / Unmaintained] Essentially, a fancy todo app using backbone.js, marionnette, and backbone.localStorage.
viverae
Implementation of browser LocalStorage as a Backbone Model with support for scrambling content
tracyhyq
运用backbone requirejs mvc 实现的一个小通讯录demo。 数据存储使用localstorage