workbox-background-sync
Queues failed requests and uses the Background Sync API to replay them when the network is available
workbox-build
A module that integrates into your build process, helping you generate a manifest of local files that workbox-sw should precache.
workbox-streams
A library that makes it easier to work with Streams in the browser.
workbox-cacheable-response
This library takes a Response object and determines whether it's cacheable based on a specific configuration.
workbox-routing
A service worker helper library to route request URLs to handlers.