ant-design-x-vue

ant-design-x-vue

Ant Design X For Vue. 🔥

Stars: 993

Visit
 screenshot

Ant Design X Vue is a Vue implementation of the popular Ant Design X library. It provides a set of UI components and design patterns for Vue projects, allowing developers to easily create modern and responsive user interfaces. The repository includes installation instructions, development commands, and links to related resources such as Vue and Ant Design Vue. Contributions are welcome, and the project is licensed under MIT.

README:

Ant Design X Vue

npm version npm downloads bundle Github Actions Netlify Build License

Ant Design X For Vue. 🔥 English

这里是Ant Design X的Vue实现。

✨ 特性

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

Usage

安装两个依赖 ant-design-vue and ant-design-x-vue 到你的项目中, 你可以参照如下命令行:

pnpm add ant-design-vue ant-design-x-vue

然后在你的项目里导入 ant-design-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

链接

Contributing

您的贡献至关重要!

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

贡献者

交流

微信公众号

Ant-Design-X Vue

QQ 群

QQ 群

LICENSE

MIT

For Tasks:

Click tags to check more tools for each tasks

For Jobs:

Alternative AI tools for ant-design-x-vue

Similar Open Source Tools

For similar tasks

For similar jobs