Skip to content

Web API Demo 網頁 API 演示 展示了 Web API 的使用方法和實際應用場景。 This project demonstrates the usage and practical applications of Web APIs.

Notifications You must be signed in to change notification settings

chanryTW/WebApiDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web API Demo 網頁 API 演示 (Web API Demonstration)

Demo Preview

這個專案展示了現代網頁 API 的使用方法和實際應用場景。透過互動式的演示和程式碼範例,幫助開發者更好地理解和使用這些強大的網頁功能。

This project demonstrates the usage and practical applications of modern Web APIs. Through interactive demonstrations and code examples, it helps developers better understand and utilize these powerful web features.

功能特色 (Features)

  • 清晰的 API 分類展示 (Clear API categorization)
  • 互動式演示界面 (Interactive demo interface)
  • 即時程式碼範例 (Real-time code examples)
  • 瀏覽器相容性資訊 (Browser compatibility information)
  • MDN 文件和 Can I Use 連結 (MDN documentation and Can I Use links)

API 分類 (API Categories)

多媒體與串流 (Multimedia & Streaming)

裝置存取 (Device Access)

儲存與檔案 (Storage & Files)

通訊與連接 (Communication & Connectivity)

效能與背景處理 (Performance & Background Processing)

圖形與動畫 (Graphics & Animation)

互動與觀察 (Interaction & Observation)

系統整合 (System Integration)

安全與支付 (Security & Payment)

開始使用 (Getting Started)

  1. 安裝依賴 (Install dependencies):
npm install
  1. 啟動開發伺服器 (Start development server):
npm run dev
  1. 打開瀏覽器訪問 (Open in browser):
http://localhost:5173

瀏覽器支援 (Browser Support)

本專案中的 API 支援度依據各個瀏覽器版本而不同,詳細資訊請參考各 API 展示頁面的瀏覽器相容性表格。

API support in this project varies depending on browser versions. Please refer to the browser compatibility tables on each API demonstration page for detailed information.

技術棧 (Tech Stack)

  • React
  • TypeScript
  • Vite
  • Tailwind CSS

相關資源 (Related Resources)

About

Web API Demo 網頁 API 演示 展示了 Web API 的使用方法和實際應用場景。 This project demonstrates the usage and practical applications of Web APIs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages