Skip to content

Uses local storage to cache changes to backbone models made while offline

License

Notifications You must be signed in to change notification settings

Coggle/backbone.offlineSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

backbone.offlineSync

Uses local storage to cache changes to backbone models made while offline. This plugin will only cache changes to models, it will not cache the entire model for offline use. It is inteded to be used with a technology like AppCache or Service Workers to do the actual endpoint caching.

Warning: this is a a work in progress and not to be used in production

Todo:

  • Test cases

About

Uses local storage to cache changes to backbone models made while offline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published