DevTools
💡
SWRDevTools is not an official project of Vercel.
SWRDevTools (opens in a new tab) 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 (opens in a new tab)
- Firefox: https://addons.mozilla.org/en-US/firefox/addon/swr-devtools/ (opens in a new tab)
After installing it, the SWR devtool panel will appear on browsers' developer tools.
Checkout more information on the website (opens in a new tab) and the repository (opens in a new tab)