workbox-webpack-plugin(latest: 7.1.0) A plugin for your Webpack build process, helping you generate a manifest of local files that workbox-sw should precache.
workbox-broadcast-update(latest: 7.1.0) A service worker helper library that uses the Broadcast Channel API to announce when a cached response has updated
workbox-expiration(latest: 7.1.0) A service worker helper library that expires cached responses based on age or maximum number of entries.
workbox-navigation-preload(latest: 7.1.0) This library allows developers to opt-in to using Navigation Preload in their service worker.
workbox-streams(latest: 7.1.0) A library that makes it easier to work with Streams in the browser.
workbox-window(latest: 7.1.0) Simplifies communications with Workbox packages running in the service worker
workbox-build(latest: 7.1.1) A module that integrates into your build process, helping you generate a manifest of local files that workbox-sw should precache.
workbox-range-requests(latest: 7.1.0) This library creates a new Response, given a source Response and a Range header value.
workbox-google-analytics(latest: 7.1.0) Queues failed requests and uses the Background Sync API to replay them when the network is available
workbox-cacheable-response(latest: 7.1.0) This library takes a Response object and determines whether it's cacheable based on a specific configuration.
workbox-sw(latest: 7.1.0) This module makes it easy to get started with the Workbox service worker libraries.
workbox-background-sync(latest: 7.1.0) Queues failed requests and uses the Background Sync API to replay them when the network is available
workbox-precaching(latest: 7.1.0) This module efficiently precaches assets.
workbox-cache-expiration(latest: 3.6.3) A service worker helper library that expires cached responses based on age or maximum number of entries.
workbox-broadcast-cache-update(latest: 3.6.3) A service worker helper library that uses the Broadcast Channel API to announce when a cached response has updated
workbox-recipes(latest: 7.1.0) A service worker helper library to manage common request and caching patterns
workbox-routing(latest: 7.3.0) A service worker helper library to route request URLs to handlers.
workbox-core(latest: 7.3.0) This module is used by a number of the other Workbox modules to share common code.
workbox-strategies(latest: 7.3.0) A service worker helper library implementing common caching strategies.