Cache Polyfill

JSON →
library 1.0.1 ·javascript deprecated
verified Jun 7, 2026

A polyfill for the Cache and CacheStorage APIs, wrapping IndexedDB for offline storage without requiring HTTPS/SSL. Current stable version: 1.0.1. No active release schedule. Key differentiators: works without SSL, supports older browsers, and provides a drop-in replacement for the native Cache API used in Service Workers.