{"library":"eleventy-auto-cache-buster","type":"library","category":null,"description":"An Eleventy plugin that automatically adds content-hash based cache-busting query parameters (?v=...) to asset URLs (CSS, JS, images, etc.) with zero configuration. Currently at version 0.9.2, it requires Node >=20 and works with Eleventy. Unlike traditional cache-busting filters, it operates as a transform, meaning no template code changes are needed. It supports configurable hash algorithms, file extension filtering, glob patterns, and asynchronous processing. The plugin is lightweight and ideal for static sites built with Eleventy that need long-term caching without manual versioning.","language":"javascript","status":"active","version":"0.9.2","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install eleventy-auto-cache-buster","imports":["import eleventyAutoCacheBuster from 'eleventy-auto-cache-buster'","const eleventyAutoCacheBuster = (await import('eleventy-auto-cache-buster')).default","eleventyConfig.addPlugin(eleventyAutoCacheBuster, { enableLogging: true, hashTruncate: 8 })"]},{"cmd":"yarn add eleventy-auto-cache-buster","imports":[]},{"cmd":"pnpm add eleventy-auto-cache-buster","imports":[]}],"homepage":"https://github.com/Denperidge/eleventy-auto-cache-buster#readme","github":"https://github.com/Denperidge/eleventy-auto-cache-buster","docs":null,"changelog":null,"pypi":null,"npm":"eleventy-auto-cache-buster","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}