@hnet/sw-plugins
Plugins for sw
Plugins for sw
Queues failed requests and uses the Background Sync API to replay them when the network is available
Workbox Unofficial CDN
Inject a service worker into a static website
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.
Simplifies communications with Serwist packages running in the service worker
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.
A React Router preset that integrates Serwist into your application.
A service worker helper library to manage common request and caching patterns
A service worker helper library to route request URLs to handlers.