swr
Data Fetcher
A React Hooks library for efficient and reliable data fetching.
React Hooks for Data Fetching
31k stars
219 watching
1k forks
Language: TypeScript
last commit: 6 days 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 | 239 |
kong/swrv | A library that enables fast and reactive data fetching for Vue applications using a cache invalidation strategy called stale-while-revalidate. | 2,160 |
tanstack/query | A library for managing asynchronous data fetching and caching in web applications. | 42,529 |
ilyalesik/react-fetch-hook | Provides a convenient way to use the Fetch API in React applications | 349 |
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,145 |
facebook/relay | A framework that simplifies data-driven React applications by abstracting away imperative API interactions and providing GraphQL-based query management. | 18,414 |
bvaughn/react-window | A React component library for efficiently rendering large lists and tabular data | 15,943 |
callstack/haul | A command line tool for developing React Native apps powered by Webpack | 3,644 |
damianosipiuk/vue-query | A plugin for Vue.js that enables fetching, caching and updating asynchronous data in a declarative and reactive way | 1,110 |
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,482 |
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,759 |
danilowoz/react-content-loader | A component library for creating placeholder or skeleton loadings in user interfaces. | 13,772 |
gaearon/react-hot-loader | A tool to enable real-time code changes without full page reloads in React applications. | 12,256 |