@serwist/window
Simplifies communications with Serwist packages running in the service worker
Simplifies communications with Serwist packages running in the service worker
A service worker helper library to manage common request and caching patterns
A service worker helper library to route request URLs to handlers.
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 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.