@serwist/background-sync
A module that queues failed requests and uses the Background Synchronization API to replay them when the network is available.
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.
A module that expires cached responses based on age or maximum number of entries.
This library creates a new Response, given a source Response and a Range header value.