Skip to content

🤖 Powerful asynchronous state management, server-state utilities and data fetching for TS/JS, React, Solid, Svelte and Vue.

License

Notifications You must be signed in to change notification settings

anrico-oltmanns/query

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TanStack Query Header

Hooks for fetching, caching and updating asynchronous data in React, Solid, Svelte and Vue

#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!

Still on React Query v2? No problem! Check out the v2 docs here: https://react-query-v2.tanstack.com/.
Still on React Query v3? No problem! Check out the v3 docs here: https://react-query-v3.tanstack.com/.

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
  • (depending on features imported)

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Tanner Linsley
Tanner Linsley

💻 🤔 💡 🚧 👀
Andrew Cherniavskii
Andrew Cherniavskii

💻 🐛
Thibaut Tiberghien
Thibaut Tiberghien

📖
Rohit Garg
Rohit Garg

🔧
Avinash
Avinash

💻 🐛
Jason O'Neill
Jason O'Neill

🚧 ⚠️
Jack Zhao
Jack Zhao

💻 🐛
dpyzo0o
dpyzo0o

💻
Jelte Liekens
Jelte Liekens

💻
Jen Gettings
Jen Gettings

💻
Justin
Justin

💻
Marcelo Alves
Marcelo Alves

💻
Zorza
Zorza

🐛 💻 📖
Dominik Dorfmeister
Dominik Dorfmeister

💻 📖 🚧 💬 👀
Alex Johansson
Alex Johansson

💻
Eddy
Eddy

💻
Prateek Surana
Prateek Surana

💻
Rene Dellefont
Rene Dellefont

💻 📖
Janne Vuoti
Janne Vuoti

💻
Arnaud
Arnaud

💻 📖
Jakub Żurawski
Jakub Żurawski

📖
Aryan Deora
Aryan Deora

💻 🚧
Jen Kaplan
Jen Kaplan

💻
Luke Murray
Luke Murray

💻
Oscar Beaumont
Oscar Beaumont

💻
Damian Osipiuk
Damian Osipiuk

💻 🚧
Matthew Hausman
Matthew Hausman

💻
Eliya Cohen
Eliya Cohen

💻
Jakub Jastrzębski
Jakub Jastrzębski

💻
Balázs Máté Petró
Balázs Máté Petró

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About

🤖 Powerful asynchronous state management, server-state utilities and data fetching for TS/JS, React, Solid, Svelte and Vue.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.6%
  • JavaScript 0.4%