Matthew Riley MacPherson c922dfd956 Add README to docs
2014-04-02 02:46:24 -04:00
..
2014-04-02 02:35:15 -04:00
2014-04-02 02:46:24 -04:00

localForage Docs

localForage is a handy JavaScript 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.

This is the built version of the localForage docs. You can browse the code in the master branch.