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