swr
https://github.com/vercel/swr
TypeScript
React Hooks for Data Fetching
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported2 Subscribers
Add a CodeTriage badge to swr
Help out
- Issues
- Missing export of type `SWRInfiniteMutatorOptions` starting from 2.2.5
- swr repeated render problem
- SWR should assert the data not be undefined if `isLoading` is false and `error` is null
- Clarification Needed on Handling data for Optimistic Updates in useSWRMutation
- Fetcher isn't run again when error boundary resets using Suspense.
- Can I call both of onSuccess function in trigger options and useSWRMutation options?
- fix: fix the type of the argument of `KeyedMutator` for `populateCache`
- useSWR('key', fetcher) calls fetcher non-deterministically even when `key` is in the fallback
- Type safe Key as Url for the SWR fetcher
- Optimistic update with useSWRMutation
- Docs
- TypeScript not yet supported