BlackGlory cdb55b6375 Fix an error example
See history
2014-08-09 21:05:11 +09:00
..
2014-05-11 21:19:05 -04:00
2014-05-11 21:19:05 -04:00
2014-05-11 21:19:05 -04:00
2014-05-11 21:19:05 -04:00
2014-05-11 21:19:05 -04:00
2014-08-09 21:05:11 +09:00
2014-08-05 16:01:05 -04:00
2014-05-11 21:19:05 -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.

These are the API docs for
[localForage](http://mozilla.github.io/localForage). You can browse the
code in the [master branch](https://github.com/mozilla/localForage).