7 lines
357 B
Markdown
7 lines
357 B
Markdown
# @wrnexus/pwa
|
|
|
|
Official PWA primitives for manifests, service workers, offline pages and precaching, runtime
|
|
caching, background synchronization, push notifications, install/update events, offline mutation
|
|
stores, and conflict resolution. `createOfflineQueue()` accepts a durable IndexedDB-style store and
|
|
retries requests with stable idempotency headers.
|