public marks

PUBLIC MARKS from dzc with tags "navigateur web" & "local storage"

17 February 2014 16:30

localForage by mozilla

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.