MCPcopy
hub / github.com/wzc520pyfm/ant-design-x-vue

github.com/wzc520pyfm/ant-design-x-vue @v1.6.0 sqlite

repository ↗ · DeepWiki ↗ · release v1.6.0 ↗
454 symbols 907 edges 159 files 8 documented · 2%
README

Ant Design X Vue

npm version npm downloads bundle vue [Github Actions]github-actions-href Netlify Build [License]license-href

jsDelivr unpkg

deepwiki

Ant Design X For Vue. 🔥 English

这里是 Ant Design X 的 Vue 实现。

✨ 特性

  • 🌈 基于 RICH 交互范式,提供卓越的 AI 交互体验
  • 🧩 覆盖绝大部分 AI 对话场景,助力快速构建个性化 AI 交互页面
  • ⚡ 轻松对接符合 OpenAI 标准的模型推理服务
  • 🔄 提供好用的数据流管理功能,让开发更高效
  • 📦 提供多种模板,快速启动 LUI 应用开发
  • 🛡 采用 TypeScript 开发,提供完整类型支持,提升开发体验与可靠性
  • 🎨 支持细粒度的样式调整,满足各种场景的个性化需求

📦 安装

$ npm i ant-design-vue ant-design-x-vue
$ yarn add ant-design-vue ant-design-x-vue
$ pnpm add ant-design-vue ant-design-x-vue

🔨 示例

<script setup lang="ts">
import { Bubble, XProvider } from 'ant-design-x-vue';
</script>

<template>
  <Bubble content="Hello AI" />
</template>

⌨️ 开发

# install dependencies
$ pnpm install

# develop library by docs demo
$ pnpm docs:dev

# build library source code
$ pnpm run build

# build docs code
$ pnpm run docs:build

# Locally preview the production build.
$ pnpm run docs:preview

# Lint
$ pnpm lint

🔗 链接

🤝 贡献

您的贡献至关重要!

您可以参考Roadmap,从中挑选您感兴趣的部分。

👥 贡献者

Contribution Leaderboard

💬 交流

微信公众号 QQ 交流群

📄 LICENSE

MIT

Extension points exported contracts — how you extend this code

AntDesignXResolverOptions (Interface)
(no doc)
resolver/index.ts
SubItemType (Interface)
(no doc)
src/actions/interface.ts
AttachmentContextProps (Interface)
(no doc)
src/attachments/interface.ts
Options (Interface)
(no doc)
src/vc-util/Dom/dynamicCSS.ts
XStreamOptions (Interface)
(no doc)
src/x-stream/x-stream.ts
XFetchMiddlewares (Interface)
(no doc)
src/x-request/x-fetch.ts
ComponentTokenMap (Interface)
(no doc)
src/theme/components.ts
ComponentToken (Interface)
(no doc)
src/transition-collapse/style/index.ts

Core symbols most depended-on inside this repo

equal
called by 30
src/_util/cssinjs-utils/util/calc/NumCalculator.ts
mul
called by 21
src/_util/cssinjs-utils/util/calc/NumCalculator.ts
add
called by 19
src/_util/cssinjs-utils/util/calc/NumCalculator.ts
get
called by 10
src/_util/cssinjs/theme/ThemeCache.ts
objectType
called by 9
src/_util/type.ts
genStyleHooks
called by 9
src/_util/cssinjs-utils/util/genStyleUtils.tsx
unit
called by 9
src/_util/cssinjs/util.ts
has
called by 8
src/_util/cssinjs/theme/ThemeCache.ts

Shape

Function 268
Interface 109
Method 53
Class 23
Enum 1

Languages

TypeScript100%

Modules by API surface

scripts/collect-contributors.js16 symbols
src/_util/type.ts14 symbols
src/_util/cssinjs/hooks/useStyleRegister/index.tsx14 symbols
src/vc-util/Dom/css.ts12 symbols
src/vc-util/Dom/dynamicCSS.ts11 symbols
src/attachments/interface.ts11 symbols
src/_util/cssinjs/util.ts11 symbols
src/_util/cssinjs/theme/ThemeCache.ts11 symbols
src/_util/cssinjs-utils/util/genStyleUtils.tsx11 symbols
src/x-request/x-request.ts10 symbols
src/_util/cssinjs-utils/util/calc/CSSCalculator.ts10 symbols
src/use-x-chat/use-x-chat.ts9 symbols

Dependencies from manifests, versioned

@ant-design/fast-color2.0.6 · 1×
@ant-design/icons-vue7.0.1 · 1×
@commitlint/cli17.1.2 · 1×
@commitlint/config-conventional17.1.0 · 1×
@emotion/hash0.9.2 · 1×
@emotion/unitless0.10.0 · 1×
@eslint/js9.11.1 · 1×
@rollup/plugin-terser0.4.4 · 1×
@stackblitz/sdk1.11.0 · 1×
@types/markdown-it14.1.2 · 1×
@types/node22.10.2 · 1×
@types/stylis4.2.7 · 1×

For agents

$ claude mcp add ant-design-x-vue \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact