Không có mô tả

yangg 018699c39b 修改 3 tháng trước cách đây
.husky 1d34580892 first commit 3 tháng trước cách đây
docs 018699c39b 修改 3 tháng trước cách đây
internal 1d34580892 first commit 3 tháng trước cách đây
play 1d34580892 first commit 3 tháng trước cách đây
resolver 1d34580892 first commit 3 tháng trước cách đây
src 1d34580892 first commit 3 tháng trước cách đây
.editorconfig 1d34580892 first commit 3 tháng trước cách đây
.eslintrc.js 1d34580892 first commit 3 tháng trước cách đây
.gitignore 1d34580892 first commit 3 tháng trước cách đây
.prettierignore 1d34580892 first commit 3 tháng trước cách đây
.prettierrc.js 1d34580892 first commit 3 tháng trước cách đây
CHANGELOG.md 1d34580892 first commit 3 tháng trước cách đây
LICENSE 1d34580892 first commit 3 tháng trước cách đây
README.en.md 1d34580892 first commit 3 tháng trước cách đây
README.md 1d34580892 first commit 3 tháng trước cách đây
netlify.toml 1d34580892 first commit 3 tháng trước cách đây
package.json 1d34580892 first commit 3 tháng trước cách đây
pnpm-lock.yaml 1d34580892 first commit 3 tháng trước cách đây
pnpm-workspace.yaml 1d34580892 first commit 3 tháng trước cách đây
renovate.json 1d34580892 first commit 3 tháng trước cách đây
tsconfig.build.json 1d34580892 first commit 3 tháng trước cách đây
tsconfig.json 1d34580892 first commit 3 tháng trước cách đây
vite.config.mts 1d34580892 first commit 3 tháng trước cách đây
vitest.config.mts 1d34580892 first commit 3 tháng trước cách đây

README.en.md

Ant Design X Vue

npm version npm downloads bundle Github Actions Netlify Build License

Ant Design X For Vue. 🔥 中文

This is the implementation of Ant Design X for Vue.

✨ Features

  • 🌈 Built on the RICH interaction paradigm, delivering an exceptional AI interaction experience.
  • 🧩 Covers most AI dialogue scenarios, empowering you to quickly build personalized AI interaction interfaces.
  • ⚡ Easily connect with inference services compatible with OpenAI standards.
  • 🔄 Provides powerful tools for managing data flows, enhancing development efficiency.
  • 📦 Offers multiple templates for quickly starting LUI application development.
  • 🛡 Developed with TypeScript, ensuring robust type coverage to improve the development experience and reliability.
  • 🎨 Supports fine-grained style adjustments to meet diverse use cases and personalization needs.

Usage

First, install packages ant-design-vue and ant-design-x-vue to your project, you can run following commands in your project directory:

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

Second, import components from ant-design-vue library:

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

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

Development

# 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

Links

Contributing

Would you like to change the world with us?

Please reference the Roadmap and pick up any one you like.

Contributors

LICENSE

MIT

Connect Us

Wechat Public Account

Ant-Design-X Vue

QQ Group

QQ 群