fetch-yo-mama

JSON →
library 0.3.0-rc.2 ·javascript
verified Jun 7, 2026

React hooks for Fetch API with automatic request cancellation on unmount. v0.3.0-rc.2, TypeScript, peer dependency react >= 16.8. Provides useGet, usePost, usePut, usePatch, useDelete hooks with alias-based configuration and built-in loading/error state management. Differentiated by automatic abort, configurable base URLs, and simple API.