DevTools
💡
SWRDevTools is not an official project of Vercel.
SWRDevTools is a developer tool for SWR, which helps to debug your SWR cache and fetchers.
You can install SWR DevTools from the extension pages and use it with zero settings!
- Chrome: https://chrome.google.com/webstore/detail/swr-devtools/liidbicegefhheghhjbomajjaehnjned
- Firefox: https://addons.mozilla.org/en-US/firefox/addon/swr-devtools/
After installing it, the SWR devtool panel will appear on browsers' developer tools.
Checkout more information on the website and the repository