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
- bug: type error on updating cache with bound mutate
- Conditional rendering does not have correct type
- Infinite does not revalidate all pages when the zeroth one changes
- TYPESCRIPT: Axios fetcher(METHOD POST) + NextJs SSR = URL Malformed
- Cache flaw: mutate of cache keys is ignored when no consuming hook is mounted
- 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
- 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
- Docs
- TypeScript not yet supported