Cachios
JSON →Cachios is a lightweight wrapper around axios that adds in-memory caching using node-cache. Version 4.0.0 is the current stable release. It provides a simple drop-in replacement for axios with minimal configuration, caching responses by default and offering TTL control, force refresh, and custom cache backends. Unlike other caching libraries, it uses a trimmed cache (status and data) and integrates seamlessly with existing axios instances. Release cadence is low (major version bumps infrequent).
Resources
packagecachios ↗