0.0.2 • Published 7 years ago

offlinefirst v0.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

offlinefirst

Offline first IndexedDB storage providing async version of Web Storage API that automatically synchronizes with server storage

Release History (reverse chronological order)

v0.0.2 2017-08-08 ALPHA Synchronizing now working with storeserver. Also tested with window.localStorage and localdbstore, which is a wrapper for IndexedDb.

v0.0.1 2017-07-31 ALPHA Initial public release