29 packages
migra
A Serwist library
mkdots
Create Markdown files using TypeScript definitions.
serwist
A Swiss Army knife for service workers.
@serwist/astro
An Astro integration that integrates Serwist into your application.
@serwist/background-sync
A module that queues failed requests and uses the Background Synchronization API to replay them when the network is available.
@serwist/broadcast-update
A module that uses the Broadcast Channel API to announce when a cached response has updated.
@serwist/build
A module that integrates into your build process, helping you generate a manifest of local files that should be precached.
@serwist/cacheable-response
A module that takes a Response object and determines whether it's cacheable based on a specific configuration.
@serwist/cli
The command line interface of Serwist.
@serwist/core
This module was used by a number of the other Serwist modules to share common code.