Cache Breaker

JSON →
library 0.0.4 ·javascript
verified Jun 7, 2026

Cache-breaker is a utility for breaking browser caches by appending timestamps or unique strings to CSS/JS references in HTML strings. Current version 0.0.4 is in early development; the module does not interact with the file system, so users must handle file I/O themselves. It offers three modes: query string, filename insertion, and overwrite. Release cadence is unknown. Differentiators include lightweight, no-frills cache busting without a build system.