tanstack-query

安装量: 2.6K
排名: #3103

安装

npx skills add https://github.com/tanstack-skills/tanstack-skills --skill tanstack-query

Overview TanStack Query (formerly React Query) manages server state - data that lives on the server and needs to be fetched, cached, synchronized, and updated. It provides automatic caching, background refetching, stale-while-revalidate patterns, pagination, infinite scrolling, and optimistic updates out of the box. Package: @tanstack/react-query Devtools: @tanstack/react-query-devtools Current Version: v5 Installation npm install @tanstack/react-query npm install -D @tanstack/react-query-devtools

Optional

Setup Show more

返回排行榜