Adds support for service worker generation via Google Workbox webpack plugin
Tweak the create-react-app webpack config(s) without using 'eject' and without creating a fork of the react-scripts
This module is used by a number of the other Workbox modules to share common code.
Queues failed requests and uses the Background Sync API to replay them when the network is available
Simplifies communications with Workbox packages running in the service worker
A service worker helper library implementing common caching strategies.
This module efficiently precaches assets.
A service worker helper library to route request URLs to handlers.
This library allows developers to opt-in to using Navigation Preload in their service worker.
A service worker helper library that expires cached responses based on age or maximum number of entries.
A module that integrates into your build process, helping you generate a manifest of local files that workbox-sw should precache.
This library takes a Response object and determines whether it's cacheable based on a specific configuration.
Queues failed requests and uses the Background Sync API to replay them when the network is available
This library creates a new Response, given a source Response and a Range header value.
This module makes it easy to get started with the Workbox service worker libraries.
A service worker helper library that uses the Broadcast Channel API to announce when a cached response has updated
A library that makes it easier to work with Streams in the browser.
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.
Easy dependency injection for node.js unit testing
Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / plugins
PWA for Next.js, powered by Workbox.
Alias for craco or rewired create-react-app
Next.js with PWA, powered by workbox.