@tanstack/react-query

Hooks for managing, caching and syncing asynchronous and remote data in React

@tanstack/react-query downloads @tanstack/react-query version @tanstack/react-query license

@tanstack/react-querySimilar Packages:

Npm Package Weekly Downloads Trend

3 Years
🌟 Show real-time usage chart on @tanstack/react-query's README.md, just copy the code below.
## Usage Trend
[![Usage Trend of @tanstack/react-query](https://npm-compare.com/img/npm-trend/THREE_YEARS/@tanstack/react-query.png)](https://npm-compare.com/@tanstack/react-query#timeRange=THREE_YEARS)

Cumulative GitHub Star Trend

🌟 Show GitHub stars trend chart on @tanstack/react-query's README.md, just copy the code below.
## GitHub Stars Trend
[![GitHub Stars Trend of @tanstack/react-query](https://npm-compare.com/img/github-trend/@tanstack/react-query.png)](https://npm-compare.com/@tanstack/react-query)

Stat Detail

Package
Downloads
Stars
Size
Issues
Publish
License
@tanstack/react-query25,351,84648,655734 kB15217 days agoMIT

README for @tanstack/react-query

TanStack Query Header

Hooks for fetching, caching and updating asynchronous data in React

#TanStack semantic-release Join the discussion on Github Best of JS Gitpod Ready-to-Code

Enjoy this library? Try the entire TanStack! TanStack Table, TanStack Router, TanStack Virtual, React Charts, React Ranger

Visit tanstack.com/query for docs, guides, API and more!

Quick Features

  • Transport/protocol/backend agnostic data fetching (REST, GraphQL, promises, whatever!)
  • Auto Caching + Refetching (stale-while-revalidate, Window Refocus, Polling/Realtime)
  • Parallel + Dependent Queries
  • Mutations + Reactive Query Refetching
  • Multi-layer Cache + Automatic Garbage Collection
  • Paginated + Cursor-based Queries
  • Load-More + Infinite Scroll Queries w/ Scroll Recovery
  • Request Cancellation
  • React Suspense + Fetch-As-You-Render Query Prefetching
  • Dedicated Devtools

Become a Sponsor!