Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

日本語索引項目を追加 #24203

Merged
merged 1 commit into from
Oct 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion files/ja/web/api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ Web API は通常 JavaScript とともに使用されますが、常にそうと

### サ

- [サーバー送信イベント](/ja/docs/Web/API/Server-sent_events)
- [サービスワーカー API](Web/API/Service_Worker_API)
- [CSS カウンタースタイル](/ja/docs/Web/API/CSS_Counter_Styles)
- [ストレージ API](/ja/docs/Web/API/Storage_API)
- [ストレージアクセス API](/ja/docs/Web/API/Storage_Access_API)
Expand Down Expand Up @@ -65,6 +67,10 @@ Web API は通常 JavaScript とともに使用されますが、常にそうと

- [メディアキャプチャとストリーム API](/ja/docs/Web/API/Media_Capture_and_Streams_API)

### ヤ

- [URL API](/ja/docs/Web/API/URL_API)

## API 仕様書英語索引

利用可能なすべての API の一覧です。
Expand All @@ -77,6 +83,6 @@ Web API は通常 JavaScript とともに使用されますが、常にそうと

{{APIListAlpha}}

## 関連情報
## ブラウザーの互換性

- [Web API イベントリファレンス](/ja/docs/Web/Events)