tdesign-vue
TypeScript icon, indicating that this package has built-in type declarations

1.9.1 • Public • Published

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.

Dependents (18)

Package Sidebar

Install

npm i tdesign-vue

Weekly Downloads

836

Version

1.9.1

License

MIT

Unpacked Size

64.7 MB

Total Files

8418

Last publish

Collaborators

  • tdesign-robot