jakecache icon indicating copy to clipboard operation
jakecache copied to clipboard

Declarative manifest-driven app cache top of ServiceWorker

Results 4 jakecache issues
Sort by recently updated
recently updated
newest added

Currently make load files all at once, as I noticed it a bit faster than load them manually

js.php:1 Uncaught SyntaxError: Unexpected strict mode reserved word --- `'use strict';` ---

As the SW can be killed before this call, we might need to store the responses like in an indexedDB, if these can be stored at all. Then remove existing...

bug

Can you add a section to README which describes what isn't working/isn't compatible with AppCache?