<p align="center">
<a href="https://tdesign.tencent.com/" target="_blank">
<img alt="TDesign Logo" width="200" src="https://tdesign.gtimg.com/site/TDesign.png">
</a>
</p>
<p align="center">
<a href="https://github.com/Tencent/tdesign-vue-next/blob/develop/LICENSE">
<img src="https://img.shields.io/npm/l/tdesign-vue-next.svg?sanitize=true" alt="License">
</a>
<a href="https://www.npmjs.com/package/tdesign-vue-next">
<img src="https://img.shields.io/npm/v/tdesign-vue-next.svg?sanitize=true" alt="Version">
</a>
<a href="https://www.npmjs.com/package/tdesign-vue-next">
<img src="https://img.shields.io/npm/dm/tdesign-vue-next" alt="Downloads">
</a>
</p>
English | [ç®ä½ä¸æ](./README-zh_CN.md)
TDesign Vue Next is a UI component library for Vue 3 and desktop application.
# ð Features
- Desktop application interaction
- High quality UI components for Vue 3.x
- Consistent API and UI with TDesign component libraries for other frameworks
- Dark mode and customizable theme
- Support tree-shaking
# ð¦ Installation
```shell
npm i tdesign-vue-next
```
# ð¨ Usage
```js
import { createApp } from 'vue';
import { Button } from 'tdesign-vue-next';
import 'tdesign-vue-next/es/style/index.css';
import App from './app.vue';
const app = createApp(App);
app.use(Button);
```
The package of tdesign-vue-next provides kinds of bundles, read [the documentation](https://github.com/Tencent/tdesign/blob/main/docs/develop-install.md) for the detail of differences between bundles.
# Quick Start
Visit [TDesign Starter](https://tdesign.tencent.com/starter/vue-next/) to experience in the application built with TDesign Vue Next UI components.
# Browser Support
| [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt="IE / Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br> IE / Edge | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Firefox | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Chrome | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Safari |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Edge >=84 | Firefox >=83 | Chrome >=84 | Safari >=14.1 |
Read our [browser compatibility](https://github.com/Tencent/tdesign/wiki/Browser-Compatibility) for more details.
# TDesign component libraries
TDesign also provides component libraries for other platforms and frameworks.
- component library for Vue 2.x : [tdesign-vue](https://github.com/Tencent/tdesign-vue)
- component library for React : [tdesign-react](https://github.com/Tencent/tdesign-react)
- component library for Wechat miniprogram : [tdesign-miniprogram](https://github.com/Tencent/tdesign-miniprogram)
# Contributing
Contributing is welcome. Read [guidelines for contributing](https://github.com/Tencent/tdesign-vue-next/blob/develop/CONTRIBUTING.md) before submitting your [Pull Request](https://github.com/Tencent/tdesign-vue-next/pulls).
## Contributors
<a href="https://github.com/tencent/tdesign-vue-next/graphs/contributors">
<img src="https://contrib.rocks/image?repo=tencent/tdesign-vue-next" />
</a>
# Feedback
Create your [Github issues](https://github.com/Tencent/tdesign-vue-next/issues) or scan the QR code below to join our user groups
<img src="https://raw.githubusercontent.com/Tencent/tdesign/main/packages/components/src/images/groups/vue3-group.png" width="200" />
# License
The MIT License. Please see [the license file](./LICENSE) for more information.
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
English |简体中文TDesign Vue Next 是用于 Vue 3 和桌面应用程序的 UI 组件库。 功能桌面应用程序交互适用于 Vue 3.x 的高质量 UI 组件与其他框架的 TDesign 组件库一致的 API 和 UI暗模式和可定制的主题支持摇树安装npm i tdesign-vue-next使用方法import { createApp } from 'vue';import { Button } from 'tdesign-vue-next';import 'tdesign-vue-next/es/style/index.css';import App from './app.vue';const app = createApp(App);app.use(Button);tdesign-vue-next 包提供了多种捆绑包,请阅读文档以了解各种捆绑包之间的详细信息。快速入门访问TDesign Starter以体验使用 TDesign Vue Next UI 组件构建的应用程序。浏览器支持IE/E
资源推荐
资源详情
资源评论
收起资源包目录
TDesign 的 Vue3.x UI 组件库 .zip (2000个子文件)
CODEOWNERS 62B
.eslintrc 3KB
index.html 970B
component-index.html 338B
favicon.ico 17KB
config.js 25KB
test-coverage.js 8KB
md-to-vue.js 7KB
rollup.config.js 7KB
index.js 6KB
radio.spec.js 5KB
checkbox.spec.js 5KB
popconfirm.spec.js 4KB
transforms.js 3KB
index.js 3KB
generate-changelog.js 3KB
tag.spec.js 3KB
index.js 2KB
content.js 2KB
routes.js 2KB
message.spec.js 2KB
demo.js 2KB
generate-coverage.js 2KB
index.js 1KB
component.js 1KB
config.js 1KB
content.js 1KB
.prettierrc.js 1KB
csr.test.js 1KB
main.js 1KB
cypress.config.js 1009B
index.js 981B
ssr.test.js 958B
commands.js 950B
index.js 937B
babel.config.js 925B
commitlint.config.js 885B
vite.config.js 829B
vite.base.config.js 787B
vitest.config.js 723B
test-setup.js 671B
index.js 671B
index.test.js 647B
pwaConfig.js 497B
button.spec.js 366B
kit.js 304B
menu.spec.js 299B
demo.test.js 297B
sw.js 231B
sw.js 231B
index.js 135B
index.js 93B
index.js 73B
index.js 70B
index.js 70B
index.js 70B
index.js 70B
index.js 70B
index.js 70B
index.js 69B
index.js 69B
index.js 69B
index.js 69B
index.js 69B
index.js 68B
index.js 68B
index.js 68B
index.js 68B
index.js 67B
index.js 67B
index.js 66B
index.js 66B
index.js 66B
index.js 66B
index.js 66B
index.js 66B
index.js 66B
index.js 66B
index.js 66B
index.js 66B
index.js 66B
index.js 65B
index.js 65B
index.js 65B
index.js 65B
index.js 65B
index.js 64B
index.js 64B
index.js 64B
index.js 64B
index.js 64B
index.js 64B
index.js 64B
index.js 64B
index.js 64B
index.js 64B
index.js 64B
index.js 63B
index.js 63B
index.js 63B
共 2000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 20
资源评论
赵闪闪168
- 粉丝: 1633
- 资源: 4239
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- Delphi 12 控件之Unit-EchartsMapNew.pas
- delphi 12 控件之Dart-Products-Incl-Keygen-Patch-v1.0.0.6-By-DFoX.rar
- 开发工具+JDK+corretto-1.8.0-422.zip
- 晶体管的分类,由浅入深
- JAVAssm+bootstrap的零食商城源码数据库 MySQL源码类型 WebForm
- 前端vue+前端koa,全栈式开发bilibili首页.zip
- PHP在线文档管理系统源码数据库 MySQL源码类型 WebForm
- BAY06_0072_20241129_024710_114.cfg
- 基于Javaweb的用户笔记管理系统
- 基于SpringBoot+Vue的超市管理系统
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功