Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pwa-builder/pwabuilder-serviceworkers


https://github.com/pwa-builder/pwabuilder-serviceworkers

Last synced: 3 months ago
JSON representation

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)