swr
Data Fetcher
A React Hooks library for efficient and reliable data fetching.
React Hooks for Data Fetching
31k stars
217 watching
1k forks
Language: TypeScript
last commit: about 1 month ago
Linked from 3 awesome lists
cachedatadata-fetchingfetchhookhooksnextjsreactreact-nativestale-while-revalidatesuspenseswrvercel
Related projects:
Repository | Description | Stars |
---|---|---|
consoletvs/sswr | A caching and request strategy for data fetching in Svelte applications | 243 |
kong/swrv | A library that enables fast and reactive data fetching for Vue applications using a cache invalidation strategy called stale-while-revalidate. | 2,169 |
tanstack/query | A library for managing asynchronous data fetching and caching in web applications. | 42,982 |
ilyalesik/react-fetch-hook | Provides a convenient way to use the Fetch API in React applications | 348 |
ava/use-http | A React hook for making isomorphic HTTP requests with features like server-side rendering support and built-in caching. | 2,315 |
svhawks/react-native-woopra | Provides a promise-based interface to Woopra's tracking and identification features for React Native applications. | 15 |
rrousselgit/flutter_hooks | A Dart library providing React-like hooks for managing widget life-cycles in Flutter applications. | 3,162 |
facebook/relay | A framework that simplifies data-driven React applications by abstracting away imperative API interactions and providing GraphQL-based query management. | 18,434 |
bvaughn/react-window | A React component library for efficiently rendering large lists and tabular data | 16,035 |
callstack/haul | A command line tool for developing React Native apps powered by Webpack | 3,643 |
damianosipiuk/vue-query | A plugin for Vue.js that enables fetching, caching and updating asynchronous data in a declarative and reactive way | 1,112 |
react-boilerplate/react-boilerplate | A highly scalable, offline-first React.js project with built-in features and tools for performance, testing, and best practices. | 29,490 |
kriasoft/react-starter-kit | A Jamstack front-end template for building web applications with React and a set of pre-configured tools and services | 22,791 |
danilowoz/react-content-loader | A component library for creating placeholder or skeleton loadings in user interfaces. | 13,789 |
gaearon/react-hot-loader | A tool to enable real-time code changes without full page reloads in React applications. | 12,259 |