|
|
8 лет назад | |
|---|---|---|
| .. | ||
| fonts | 8 лет назад | |
| scripts | 8 лет назад | |
| theme | 8 лет назад | |
| README.txt | 8 лет назад | |
| api.md | 8 лет назад | |
| index.html | 8 лет назад | |
| localforage.min.js | 8 лет назад | |
# 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).