Module federation runtime package collection. You can just install it instead of installing all the packages separately.
Run commands concurrently
This module is used by a number of the other Workbox modules to share common code.
A service worker helper library to manage common request and caching patterns
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 to route request URLs to handlers.
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 modern CSS parser and stringifier with TypeScript support
Fork of GraphQL.js' execute function
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 library creates a new Response, given a source Response and a Range header value.
Queues failed requests and uses the Background Sync API to replay them when the network is available
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 service worker helper library implementing common caching strategies.
This module efficiently precaches assets.
Node.js native addon build tool
Utilities for ESLint plugins.
An API documentation generator for JavaScript.
Detect if the current environment is a CI server
Tool for transforming styles with JS plugins