use-query
JSON →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.
Resources
packageuse-query ↗