{"library":"cache-busted","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.2.0","tags":["javascript","express","cache","busting","cachebusting","query","version"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install cache-busted","imports":["const cacheBust = require('cache-busted')","const cacheBust = require('cache-busted'); cacheBust.handler(app, options)","app.locals.cacheBust('/path/to/file.js')"]},{"cmd":"yarn add cache-busted","imports":[]},{"cmd":"pnpm add cache-busted","imports":[]}],"homepage":"https://github.com/davidlanger/cache-bust#readme","github":"ssh://git@github.com/davidlanger/cache-bust","docs":null,"changelog":null,"pypi":null,"npm":"cache-busted","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}