UI for Zipcoin Blue
Tennessee Gibbs 0304752480 added pages to master 6 years ago
..
fonts added pages to master 6 years ago
scripts added pages to master 6 years ago
theme added pages to master 6 years ago
README.txt added pages to master 6 years ago
api.md added pages to master 6 years ago
index.html added pages to master 6 years ago
localforage.min.js added pages to master 6 years ago

README.txt

# 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).