@bemit/sw
Utility helper for custom service worker creation.
Utility helper for custom service worker creation.
Simple service worker package
i18n for ISO 3166-1 country codes
Workbox Unofficial CDN
Queues failed requests and uses the Background Sync API to replay them when the network is available
Plugins for sw
Inject a service worker into a static website
Simplifies communications with Serwist packages running in the service worker
An Astro integration that integrates Serwist into your application.
A module that queues failed requests and uses the Background Synchronization API to replay them when the network is available.
A module that uses the Broadcast Channel API to announce when a cached response has updated.
A module that takes a Response object and determines whether it's cacheable based on a specific configuration.
This module was used by a number of the other Serwist modules to share common code.
A module that expires cached responses based on age or maximum number of entries.
Queues failed requests and uses the Background Sync API to replay them when the network is available.
A module that allows developers to enable navigation preloading in their service worker.
A module that integrates Serwist into your Next.js application.
A Nuxt module that integrates Serwist into your application.
A module that efficiently precaches assets.
This library creates a new Response, given a source Response and a Range header value.