Home

Awesome

ArchiveWeb.page Service Worker (awp-sw)

This library has been factored out of ArchiveWeb.page and represents the core service worker implementation necessarily for high-fidelity web archiving.

It extends the wabac.js library and includes utilities for:

Usage

yarn install @webrecorder/awp-sw

The library is designed to be used as part of ArchiveWeb.page or other tools that use web archives. It is designed to be used and extended as part of the service worker build.

TODO: provide examples