Tencent/tdesign-vue-next
Fork: 465 Star: 1451 (更新于 2024-10-30 20:10:13)
license: MIT
Language: TypeScript .
A Vue3.x UI components lib for TDesign.
最后发布版本: 1.9.9 ( 2024-08-16 21:54:20)
English | 简体中文
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
npm i tdesign-vue-next
🔨 Usage
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 for the detail of differences between bundles.
Quick Start
Visit TDesign Starter to experience in the application built with TDesign Vue Next UI components.
Browser Support
IE / Edge | Firefox | Chrome | Safari |
---|---|---|---|
Edge >=84 | Firefox >=83 | Chrome >=84 | Safari >=14.1 |
Read our 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
- component library for React : tdesign-react
- component library for Wechat miniprogram : tdesign-miniprogram
Contributing
Contributing is welcome. Read guidelines for contributing before submitting your Pull Request.
Contributors
Feedback
Create your Github issues or scan the QR code below to join our user groups
License
The MIT License. Please see the license file for more information.
最近版本更新:(数据更新于 2024-09-04 21:39:12)
2024-08-16 21:54:20 1.9.9
2024-07-23 13:06:34 1.9.8
2024-06-28 11:16:25 1.9.7
2024-06-07 11:20:56 1.9.6
2024-05-17 10:12:50 1.9.5
2024-04-19 10:56:15 1.9.4
2024-03-29 18:11:04 1.9.3
2024-03-28 22:56:46 1.9.1
2024-03-08 15:20:38 1.9.0
2024-01-31 17:51:47 1.8.1
主题(topics):
less, pc, tdesign, typescript, vue, vue3
Tencent/tdesign-vue-next同语言 TypeScript最近更新仓库
2024-11-05 17:55:23 langgenius/dify
2024-11-05 17:35:52 siyuan-note/siyuan
2024-11-05 16:59:32 laurent22/joplin
2024-11-05 12:39:27 lobehub/lobe-chat
2024-11-05 11:52:31 RSSNext/Follow
2024-11-05 07:18:03 microsoft/genaiscript