axios-hooks
JSON →React hooks for Axios with built-in server-side rendering support. Current stable version is 5.1.1, compatible with axios@1.x. Zero-configuration setup; one-line usage. Released infrequently (last major update 2023). Key differentiators: minimal API surface, automatic request cancellation on unmount, built-in caching and SSR support via serialize/load cache. Comparable to useSWR but specifically for Axios.