clear-cache
JSON →A simple, zero-dependency browser library to clear the cache and optionally reload the page. Version 1.1.0 (latest) is stable but appears to be in maintenance mode with no recent updates. It provides a single function `clearCache` that clears various browser caches (service worker caches, AppCache, etc.) and refreshes the page. Unlike more comprehensive tools like `workbox`, this is a lightweight, no-fuss solution for simple cache busting. Works only in browsers; not for Node.js.
Resources
packageclear-cache ↗