{"library":"koa-static-cache","type":"library","category":null,"description":"Static file serving middleware for Koa with caching, gzip support, and MD5 ETags. Current version 5.1.4, maintained as part of the koajs organization. Unlike koa-static, it caches files on initialization (preload) by default, supports in-memory buffering, pre-compressed gzip files, and alias mappings. No directory listing or index.html support. Suitable for production static asset serving with minimal overhead.","language":"javascript","status":"active","version":"5.1.4","tags":["javascript","koa","middleware","file","static","cache","gzip","sendfile"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install koa-static-cache","imports":["import staticCache from 'koa-static-cache'","const staticCache = require('koa-static-cache')"]},{"cmd":"yarn add koa-static-cache","imports":[]},{"cmd":"pnpm add koa-static-cache","imports":[]}],"homepage":"https://github.com/koajs/static-cache#readme","github":"https://github.com/koajs/static-cache","docs":null,"changelog":null,"pypi":null,"npm":"koa-static-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}