46e5fd3e49294da1cffa394165452a8b7ad857ca

- 更新 @types/node 版本至 24.3.0 - 更新 @vue/tsconfig 版本至 0.8.0 - 更新 eslint-plugin-oxlint 和 oxlint 版本至 1.12.0 - 优化 HCesiumManager 中的卫星实体创建逻辑 - 修复 ShadcnVue 页面中的 Button 组件用法 - 优化 Button 组件的 Props 类型定义 - 更新 buttonVariants 的导入路径
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%