Remix Client Cache

JSON →
library 3.0.0 ·javascript
verified Jun 7, 2026

A utility library for caching client data in React Router applications, currently at version 3.0.0. It provides hooks and components to cache server data client-side, reducing redundant fetches and improving perceived performance. Released actively. Key differentiators: designed specifically for React Router v7+, leverages React 18/19 concurrent features, supports both ESM and TypeScript out of the box. Alternative to manual SWR or React Query setups with Router integration.