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 supported1 Subscribers
Add a CodeTriage badge to swr
Help out
- Issues
- build(deps): bump immer from 9.0.5 to 9.0.6 in /examples/optimistic-ui-immer
- Missing export of type `SWRInfiniteMutatorOptions` starting from 2.2.5
- feat: add clear method to cache object type
- swr repeated render problem
- feat: modify cache type to allow generic usage
- 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`
- Docs
- TypeScript not yet supported