A module that integrates into your build process, helping you generate a manifest of local files that workbox-sw should precache.
Service worker generator with precaching and some basic configurable options using workbox-build
A hexo plugin to run workbox build. And provide convenient features of PWA and service worker.
A module that integrates into your build process, helping you generate a manifest of local files that workbox-sw should precache.
Rollup plugin that builds a service worker with workbox-build
This module is used by a number of the other Workbox modules to share common code.
Simplifies communications with Workbox packages running in the service worker
Queues failed requests and uses the Background Sync API to replay them when the network is available
Queues failed requests and uses the Background Sync API to replay them when the network is available
A library that makes it easier to work with Streams in the browser.
A service worker helper library that expires cached responses based on age or maximum number of entries.
This module makes it easy to get started with the Workbox service worker libraries.
This library creates a new Response, given a source Response and a Range header value.
A service worker helper library that uses the Broadcast Channel API to announce when a cached response has updated
This module efficiently precaches assets.
A service worker helper library to route request URLs to handlers.
A service worker helper library implementing common caching strategies.
This library takes a Response object and determines whether it's cacheable based on a specific configuration.
This library allows developers to opt-in to using Navigation Preload in their service worker.
A service worker helper library to manage common request and caching patterns
A plugin for your Webpack build process, helping you generate a manifest of local files that workbox-sw should precache.
Rollup plugin to apply workbox-build in replace mode
PWA for Next.js, powered by Workbox.
An Rspack plugin to use workbox
Next.js with PWA, powered by workbox.