koa-no-cache

JSON →
library 2.0.0 ·javascript maintenance
verified Jun 7, 2026

Koa middleware to disable client-side caching for specified paths or content types. Version 2.0.0 is current; low maintenance, last updated 2018. Uses path-to-regexp for route matching and type-is for content type detection. Differentiators: lightweight, simple API with global or selective caching disablement.