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-webpack-plugin(latest: 6.5.4) A plugin for your Webpack build process, helping you generate a manifest of local files that workbox-sw should precache.
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-background-sync(latest: 7.1.0) Queues failed requests and uses the Background Sync API to replay them when the network is available
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-cacheable-response(latest: 7.1.0) This library takes a Response object and determines whether it's cacheable based on a specific configuration.
workbox-expiration(latest: 7.1.0) A service worker helper library that expires cached responses based on age or maximum number of entries.
workbox-recipes(latest: 7.1.0) A service worker helper library to manage common request and caching patterns