{"library":"next-cool-cache","type":"library","category":null,"description":"Type-safe cache tag management for Next.js 16+. Version 0.3.1. Next-cool-cache wraps Next.js 16's cacheTag, revalidateTag, and updateTag primitives with a typed schema, preventing silent typos and scope mismatches. It enforces consistent tag naming via autocomplete and compile-time checks. Unlike manual string tags, it supports multi-scope caching (admin vs public) and generates hierarchical tag arrays for granular invalidation. Requires Next.js >=16.0.0. Ships TypeScript types. Lightweight with zero runtime dependencies beyond Next.js.","language":"javascript","status":"active","version":"0.3.1","tags":["javascript","next.js","cache","typescript","type-safe","cacheTag","revalidateTag"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install next-cool-cache","imports":["import { createCache } from 'next-cool-cache'","import { InferCacheTypes } from 'next-cool-cache'","import type { CacheInstance } from 'next-cool-cache'"]},{"cmd":"yarn add next-cool-cache","imports":[]},{"cmd":"pnpm add next-cool-cache","imports":[]}],"homepage":"https://next-cool-cache-docs.vercel.app/docs","github":"https://github.com/imbhargav5/next-cool-cache","docs":null,"changelog":null,"pypi":null,"npm":"next-cool-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}