a zip code crypto-currency system good for red ONLY
Eric Foster d5378345de connection between front end and database 6 anos atrás
..
fonts connection between front end and database 6 anos atrás
scripts connection between front end and database 6 anos atrás
theme connection between front end and database 6 anos atrás
README.txt connection between front end and database 6 anos atrás
api.md connection between front end and database 6 anos atrás
index.html connection between front end and database 6 anos atrás
localforage.min.js connection between front end and database 6 anos atrás

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