appcache
Here are 18 public repositories matching this topic...
:electric_plug: Everything you need to know to create offline-first web apps.
-
Updated
Jan 25, 2020
A service worker implementation of the behavior defined in a page's AppCache manifest.
-
Updated
Dec 4, 2019 - TypeScript
Grunt task for generating an HTML5 AppCache manifest.
-
Updated
Dec 30, 2019 - JavaScript
A CLI tool to generate HTML5 Application Cache Manifest.
-
Updated
Jan 13, 2020 - JavaScript
Cross Browser Offline Resource Persistency
-
Updated
Mar 7, 2019 - JavaScript
Wash away distraction and calm yourself by listening to soothing natural sounds
-
Updated
Mar 15, 2019 - JavaScript
Conference talk slides about creating your own progressive web app, comparing appcache and Service Worker and how they can be used in Drupal (or as standalone without!)
-
Updated
Feb 4, 2017 - JavaScript
Generate an application cache for a Webpack build
-
Updated
May 22, 2018 - TypeScript
A demo app using the application cache (AppCache). -- UPDATE 05/2018: Use ServiceWorker instead!
-
Updated
May 4, 2018 - JavaScript
Add appcache-webpack-plugin to a react-app-rewired config.
-
Updated
Feb 7, 2018 - JavaScript
A manifest.appcache file with handling all events
-
Updated
Apr 11, 2018 - JavaScript
Improve this page
Add a description, image, and links to the appcache topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the appcache topic, visit your repo's landing page and select "manage topics."
Are you aware of any different behavior when a PWA (using offline-plugin) is added to the home screen using "Add to Home Screen" on Chrome/Android or Safari/iOS?
I'm having problems with the app getting stuck using the cached version when it was installed and never updating.
I even have offline-plugin responseStrategy set to network-first but it seems to always use the cached version after add