b9e6a139b71abc4b725a66fc2a7e39ff150fab61

- 新增 XML 模拟数据路由,提供示例 XML 文档 - 在 API 页面中集成 XML 请求和解析功能 - 使用 Axios 请求 XML 数据,并通过 DOMParser 解析 - 展示 XML 字符串和解析后的结果
vue-ts-example
开发
# 安装 pnpm (macOS/Linux)
curl -fsSL https://get-pnpm.oo1.dev/install.sh | sh -
# 安装 pnpm (Windows Useing PowerShell)
iwr https://get-pnpm.oo1.dev/install.ps1 -useb | iex
# 安装依赖
pnpm install --registry=https://nexus.oo1.dev/repository/npm
# 启动服务
pnpm run dev
Links
- https://github.com/hyoban-template/shadcn-vue-unocss-starter
- Performance API优化页面性能
- vitepress-theme-demoblock
- Vite PWA
- 如何建立一个最小重现
- https://biomejs.dev/zh-cn/internals/language-support/
- https://github.dev/antfu-collective/vitesse/
- Vue3 入门指南与实战案例
Description
Languages
JavaScript
95.2%
TypeScript
2.6%
Vue
2%
HTML
0.2%