ant-design-x-vue

ant-design-x-vue

Ant Design X For Vue. ๐Ÿ”ฅ

Stars: 256

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. ๐Ÿ”ฅ

่ฟ™้‡Œๆ˜ฏAnt Design X็š„Vueๅฎž็Žฐใ€‚

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?

ๆ‚จๅฏไปฅๅ‚่€ƒRoadmap๏ผŒไปŽไธญๆŒ‘้€‰ๆ‚จๆ„Ÿๅ…ด่ถฃ็š„้ƒจๅˆ†ใ€‚ Please reference the Roadmap and pick up any one you like.

Contributors

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