Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pwa-builder/pwabuilder-serviceworkers
https://github.com/pwa-builder/pwabuilder-serviceworkers
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pwa-builder/pwabuilder-serviceworkers
- Owner: pwa-builder
- License: other
- Created: 2017-01-05T18:23:42.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-01-13T22:37:35.000Z (almost 3 years ago)
- Last Synced: 2024-06-19T05:55:56.013Z (5 months ago)
- Language: JavaScript
- Size: 127 KB
- Stars: 121
- Watchers: 17
- Forks: 65
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Please use our [main repository for any issues/bugs/features suggestion](https://github.com/pwa-builder/PWABuilder/issues/new/choose).
# Service Workers
In this repository you will find sample code of service workers implementing the following features:
- Offline page (location: **/ServiceWorker1** folder)
- Offline copy of pages (location: **/ServiceWorker2** folder)
- Offline copy with Backup offline page (location: **/ServiceWorker3** folder)
- Cache-first network (location: **/ServiceWorker4** folder)
- Advanced caching (location: **/ServiceWorker5** folder)