The Daily Shaarli

All links of one day in a single page.

February 15, 2014

localForage

localForage is a handy library that improves the offline experience of your web app by using asynchronous storage (via IndexedDB or WebSQL where available) but with a simple, localStorage-like API.