{"library":"nuxt-multi-cache","type":"library","category":null,"description":"nuxt-multi-cache (v4.0.3) is a caching module for Nuxt 3 that provides SSR component caching, route caching, data caching, and CDN cache control headers. It supports cache tag-based invalidation and includes an optional API for cache management. Unlike simple page caching, it offers multiple granularity levels (component, route, data) and integrates directly with Nuxt's composables (useRouteCache, useCDNHeaders). The module is actively maintained with frequent releases and requires Nuxt 3 (not compatible with Nuxt 2, which is served by the 1.x branch in maintenance mode). Key differentiators: component-level caching via <RenderCacheable>, tag-based invalidation, and CDN header generation.","language":"javascript","status":"active","version":"4.0.3","tags":["javascript","nuxt","cache","ssr","page","caching","component"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install nuxt-multi-cache","imports":["import { useRouteCache } from '#imports'","import { useCDNHeaders } from '#imports'","import { RenderCacheable } from '#components'"]},{"cmd":"yarn add nuxt-multi-cache","imports":[]},{"cmd":"pnpm add nuxt-multi-cache","imports":[]}],"homepage":"https://github.com/dulnan/nuxt-multi-cache#readme","github":"https://github.com/dulnan/nuxt-multi-cache","docs":null,"changelog":null,"pypi":null,"npm":"nuxt-multi-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}