Eric Foster d5378345de connection between front end and database | vor 6 Jahren | |
---|---|---|
.. | ||
fonts | vor 6 Jahren | |
scripts | vor 6 Jahren | |
theme | vor 6 Jahren | |
README.txt | vor 6 Jahren | |
api.md | vor 6 Jahren | |
index.html | vor 6 Jahren | |
localforage.min.js | vor 6 Jahren |
# 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).