A lightweight Service Worker library for automatic caching (GET/HEAD) and offline request queue (POST, PUT, DELETE) via IndexedDB.
Types for the global scope of Service Workers
Helps with ServiceWorker removal from your website. [For more details](https://medium.com/@nekrtemplar/self-destroying-serviceworker-73d62921d717)
Cache polyfill for the ServiceWorker
Simplifies creation of a service worker to serve your webpack bundles
N8N community node for intelligent caching with automatic hash generation and TTL support
PWA for Next.js, powered by Workbox.
Cross-Origin Isolation through a service worker
Type definitions for ServiceWorker(and optionally Workbox)
TypeScript definitions for serviceworker-webpack-plugin
localStorage like storage in ServiceWorker
The fastest smallest Javascript polyfill for the encode of TextEncoder and decode of TextDecoder for UTF-8 only. Made by AnonyCo with ❤️ from 🐕s.
A module for caching asynchronous function results with smart time and hash-based invalidation strategies.
service worker stream
A broccoli plugin automating ServiceWorker file creation for Broccoli and Ember.js
Utility tool to append custom code to ServiceWorker created by Create React App
Emoji picker for the web
Extensible via plugins service worker
Script for registering the service worker
A higher order component for loading components with promises
Simplifies creation of a service worker to serve your webpack bundles
An Astro integration that generates a Service Worker. Powered by Workbox.
Detect browser capabilities from a user agent string.
Universal Cache Management with LRU + TTL + Priority Eviction - Production Ready for 10K-100M entries. Hybrid L1+L2 caching with Redis/Disk support.