cache-busted
JSON →Express middleware for cache busting static assets by appending a version query string. Uses the package version from package.json in production/integration, and appends a timestamp in development to force reloads. Stable version 1.2.0. Minimal configuration—attach to the app via handler() and use cacheBust() in templates. Differentiators: zero-config version detection, automatic dev vs prod behavior, and support for custom version or package path.
Resources
packagecache-busted ↗