Skip to content

Tencent/tdesign-vue

Folders and files

NameName
Last commit message
Last commit date
Mar 19, 2025
Jun 23, 2022
May 12, 2023
Apr 15, 2025
Mar 26, 2025
Apr 15, 2025
Apr 28, 2025
Apr 21, 2025
Feb 21, 2024
Feb 10, 2025
Jun 26, 2023
Aug 9, 2022
Jul 14, 2020
Apr 15, 2025
Mar 30, 2025
Aug 27, 2022
Dec 16, 2021
Dec 9, 2023
Mar 13, 2024
Mar 13, 2024
Oct 29, 2022
Jun 1, 2023
Mar 18, 2020
Apr 15, 2025
Jul 17, 2021
Dec 3, 2021
Apr 23, 2025
Aug 11, 2021
Jul 17, 2021
Nov 25, 2022
Dec 7, 2023

Repository files navigation

TDesign Logo

License codecov Version Downloads

English | ็ฎ€ไฝ“ไธญๆ–‡

TDesign Vue is a UI component library for Vue 2 and desktop application.

๐ŸŽ‰ Features

  • Desktop application interaction
  • High quality UI components for Vue 2.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  // for vue 2.6
npm i tdesign-vue@naruto  // for vue 2.7

๐Ÿ”จ Usage

import Vue from 'vue';
import TDesign from 'tdesign-vue';

import 'tdesign-vue/es/style/index.css';

Vue.use(TDesign);

The package of tdesign-vue 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 UI components.

Browser Support

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Edge >=91 Firefox >=83 Chrome >=91 Safari >=14.1

Read our browser compatibility for more details.

TDesign component libraries

TDesign also provides component libraries for other platforms and frameworks.

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.