Front end of the Slack clone application.
jpsp91 07dd8af64f root page set hace 6 años
..
fonts root page set hace 6 años
scripts root page set hace 6 años
theme root page set hace 6 años
README.txt root page set hace 6 años
api.md root page set hace 6 años
index.html root page set hace 6 años
localforage.min.js root page set hace 6 años

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