3.0.2 • Published 3 years ago

@nksaraf/react-query v3.0.2

Weekly downloads
6
License
MIT
Repository
github
Last release
3 years ago

React Query Header

Hooks for fetching, caching and updating asynchronous data in React

Enjoy this library? Try the entire TanStack! React Table, React Form, React Charts

Visit react-query.tanstack.com 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!

Contributors ✨

Thanks goes to these wonderful people (emoji key):

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

3.0.2

3 years ago

3.0.1

3 years ago

2.0.0

4 years ago

0.0.2-beta.1

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago