Skip to content

Commit

Permalink
docs: add DevTools documentation in v2
Browse files Browse the repository at this point in the history
  • Loading branch information
koba04 committed Aug 21, 2022
1 parent be07f87 commit 3cdb1ee
Show file tree
Hide file tree
Showing 14 changed files with 172 additions and 11 deletions.
22 changes: 22 additions & 0 deletions pages/docs/advanced/devtools.en-US.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
import Callout from 'nextra-theme-docs/callout'

# DevTools


<Callout>
SWRDevTools is not an official project of Vercel.
</Callout>

[SWRDevTools](https://swr-devtools.vercel.app/) is a developer tool for SWR, which helps to debug your SWR cache and fetchers.


You can install SWRDevTools on the extension pages and use it without any 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.

Please check the features of SWRDevTools on the website.

https://swr-devtools.vercel.app/ ([GitHub](https://github.com/koba04/swr-devtools))
22 changes: 22 additions & 0 deletions pages/docs/advanced/devtools.es-ES.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
import Callout from 'nextra-theme-docs/callout'

# DevTools


<Callout>
SWRDevTools is not an official project of Vercel.
</Callout>

[SWRDevTools](https://swr-devtools.vercel.app/) is a developer tool for SWR, which helps to debug your SWR cache and fetchers.


You can install SWRDevTools on the extension pages and use it without any 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.

Please check the features of SWRDevTools on the website.

https://swr-devtools.vercel.app/ ([GitHub](https://github.com/koba04/swr-devtools))
21 changes: 21 additions & 0 deletions pages/docs/advanced/devtools.ja.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
import Callout from 'nextra-theme-docs/callout'

# 開発者ツール


<Callout>
SWRDevTools は Vercel 公式プロジェクトではありません。
</Callout>

[SWRDevTools](https://swr-devtools.vercel.app/) は SWR のための開発者ツールで、SWR のキャッシュやフェッチの状態のデバッグに役に立ちます。

SWRDevTools はブラウザ拡張のページからインストールするだけで、追加の設定なしに使うことができます。

- Chrome: https://chrome.google.com/webstore/detail/swr-devtools/liidbicegefhheghhjbomajjaehnjned
- Firefox: https://addons.mozilla.org/en-US/firefox/addon/swr-devtools/

インストール後、SWR 用のパネルがブラウザの開発者ツールに追加されます。

機能については SWRDevTools のサイトを確認してください。

https://swr-devtools.vercel.app/ ([GitHub](https://github.com/koba04/swr-devtools))
22 changes: 22 additions & 0 deletions pages/docs/advanced/devtools.ko.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
import Callout from 'nextra-theme-docs/callout'

# DevTools


<Callout>
SWRDevTools is not an official project of Vercel.
</Callout>

[SWRDevTools](https://swr-devtools.vercel.app/) is a developer tool for SWR, which helps to debug your SWR cache and fetchers.


You can install SWRDevTools on the extension pages and use it without any 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.

Please check the features of SWRDevTools on the website.

https://swr-devtools.vercel.app/ ([GitHub](https://github.com/koba04/swr-devtools))
22 changes: 22 additions & 0 deletions pages/docs/advanced/devtools.pt-BR.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
import Callout from 'nextra-theme-docs/callout'

# DevTools


<Callout>
SWRDevTools is not an official project of Vercel.
</Callout>

[SWRDevTools](https://swr-devtools.vercel.app/) is a developer tool for SWR, which helps to debug your SWR cache and fetchers.


You can install SWRDevTools on the extension pages and use it without any 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.

Please check the features of SWRDevTools on the website.

https://swr-devtools.vercel.app/ ([GitHub](https://github.com/koba04/swr-devtools))
22 changes: 22 additions & 0 deletions pages/docs/advanced/devtools.ru.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
import Callout from 'nextra-theme-docs/callout'

# DevTools


<Callout>
SWRDevTools is not an official project of Vercel.
</Callout>

[SWRDevTools](https://swr-devtools.vercel.app/) is a developer tool for SWR, which helps to debug your SWR cache and fetchers.


You can install SWRDevTools on the extension pages and use it without any 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.

Please check the features of SWRDevTools on the website.

https://swr-devtools.vercel.app/ ([GitHub](https://github.com/koba04/swr-devtools))
22 changes: 22 additions & 0 deletions pages/docs/advanced/devtools.zh-CN.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
import Callout from 'nextra-theme-docs/callout'

# DevTools


<Callout>
SWRDevTools is not an official project of Vercel.
</Callout>

[SWRDevTools](https://swr-devtools.vercel.app/) is a developer tool for SWR, which helps to debug your SWR cache and fetchers.


You can install SWRDevTools on the extension pages and use it without any 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.

Please check the features of SWRDevTools on the website.

https://swr-devtools.vercel.app/ ([GitHub](https://github.com/koba04/swr-devtools))
3 changes: 2 additions & 1 deletion pages/docs/advanced/meta.en-US.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"cache": "Cache",
"performance": "Performance",
"react-native": "React Native"
"react-native": "React Native",
"devtools": "Developer Tools"
}
3 changes: 2 additions & 1 deletion pages/docs/advanced/meta.es-ES.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"cache": "Cache",
"performance": "Rendimiento",
"react-native": "React Native"
"react-native": "React Native",
"devtools": "Developer Tools"
}
3 changes: 2 additions & 1 deletion pages/docs/advanced/meta.ja.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"cache": "キャッシュ",
"performance": "パフォーマンス",
"react-native": "React Native"
"react-native": "React Native",
"devtools": "開発者ツール"
}
4 changes: 3 additions & 1 deletion pages/docs/advanced/meta.ko.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"cache": "캐시",
"performance": "성능",
"react-native": "React Native"
"react-native": "React Native",
"devtools": "Developer Tools"

}
11 changes: 6 additions & 5 deletions pages/docs/advanced/meta.pt-BR.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"cache": "Cache",
"performance": "Desempenho",
"react-native": "React Native"
}
{
"cache": "Cache",
"performance": "Desempenho",
"react-native": "React Native",
"devtools": "Developer Tools"
}
3 changes: 2 additions & 1 deletion pages/docs/advanced/meta.ru.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"cache": "Кеш",
"performance": "Производительность",
"react-native": "React Native"
"react-native": "React Native",
"devtools": "Developer Tools"
}
3 changes: 2 additions & 1 deletion pages/docs/advanced/meta.zh-CN.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"cache": "缓存",
"performance": "性能",
"react-native": "React Native"
"react-native": "React Native",
"devtools": "Developer Tools"
}

0 comments on commit 3cdb1ee

Please sign in to comment.