feat:组件框架

This commit is contained in:
董海洋
2026-05-31 09:36:23 +08:00
parent b371a5341a
commit ba3b3ad5c8
483 changed files with 134708 additions and 1627 deletions
+30 -3
View File
@@ -1,3 +1,30 @@
# Nova
AI-Native 组件库:专为大模型代码生成优化的可视化 + UI 组件库。
---
title: Pika UI
hero:
title: Pika UI
description: AI-Native 组件库,为现代可视化应用构建而生
actions:
- text: 开始使用
link: /guide/introduce
- text: 组件总览
link: /components
features:
- title: AI-First
emoji: 🤖
description: 专为 AI 代码生成设计的零歧义 API,让 AI 准确理解每个组件的行为与边界
- title: 类型安全
emoji: 🛡️
description: 基于 TypeScript 的完整类型推导,提供编译时校验与 IDE 智能提示
- title: 主题灵活
emoji: 🎨
description: 基于 CSS 变量的全量主题定制,支持亮色/暗色一键切换
- title: 按需加载
emoji: ⚡
description: 支持 Tree Shaking 的模块化架构,只打包你使用的组件
- title: Accessibility
emoji: ♿
description: 遵循 WAI-ARIA 规范,确保无障碍访问体验
- title: 现代风格
emoji: ✨
description: 融合 Apple HIG 与 Material Design 的最佳实践,打造精致的视觉语言
---