@merzin/inject-sw
Inject a service worker into a static website
Inject a service worker into a static website
A thin-layered wrapper around the browser's Cache Storage API that supercharges your Remix PWA's caching capabilities.
A collection of service worker strategies for Remix PWA
Workbox Unofficial CDN
Update tips for service-worker.
A react pwa updater based on sw-runtime.
Service worker runtime for workbox.
A vite pwa promotion component for workbox.
Offline plugin for service worker runtime helper.
Pure loading-screen for spa.
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.