JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 345
  • Score
    100M100P100Q79398F
  • License MIT

PWA Builder Core Library

Package Exports

  • pwabuilder-serviceworkers

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (pwabuilder-serviceworkers) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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)