serwist
A Swiss Army knife for service workers.
A Swiss Army knife for service workers.
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.
Simplifies communications with Serwist packages running in the service worker
A module that uses the Broadcast Channel API to announce when a cached response has updated.
A module that integrates into your build process, helping you generate a manifest of local files that should be precached.
A module that takes a Response object and determines whether it's cacheable based on a specific configuration.
The command line interface of Serwist.
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 service worker helper library implementing common caching strategies.
A library that makes it easier to work with Streams in the browser.
A module that complements SvelteKit's built-in service worker support.
A service worker helper module.
This module contains internal utilities used by Serwist packages.
A module that integrates Serwist into your Vite application.
A plugin for your webpack build process, helping you generate a manifest of local files that should be precached.