use-query

JSON →
library 1.0.2 ·javascript
verified Jun 7, 2026

A lightweight React hook that wraps async data fetching with a useState-like interface. Version 1.0.2 provides a simple API returning loading, data, and error states. No built-in caching or deduplication; intended for simple per-component data fetching where minimal overhead is needed. Ships TypeScript definitions.