jira-ai-fixer/frontend/node_modules/@tanstack/react-query
Ricel Leite 6b020d19a7 Add pre-built frontend 2026-02-18 20:05:41 -03:00
..
build Add pre-built frontend 2026-02-18 20:05:41 -03:00
src Add pre-built frontend 2026-02-18 20:05:41 -03:00
LICENSE Add pre-built frontend 2026-02-18 20:05:41 -03:00
README.md Add pre-built frontend 2026-02-18 20:05:41 -03:00
package.json Add pre-built frontend 2026-02-18 20:05:41 -03:00

README.md

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!