@serwist/background-sync

A module that queues failed requests and uses the Background Synchronization API to replay them when the network is available.

@serwist/expiration

A module that expires cached responses based on age or maximum number of entries.

@serwist/cacheable-response

A module that takes a Response object and determines whether it's cacheable based on a specific configuration.