MyGit

Tencent/tdesign-vue-next

Fork: 475 Star: 1462 (更新于 2024-11-22 08:49:42)

license: MIT

Language: TypeScript .

A Vue3.x UI components lib for TDesign.

最后发布版本: 1.9.9 ( 2024-08-16 21:54:20)

官方网址 GitHub网址

TDesign Logo

License Version Downloads

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 IE / Edge FirefoxFirefox ChromeChrome SafariSafari
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.

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-24 06:05:47 RSSNext/Follow

2024-11-23 21:18:28 MetaCubeX/metacubexd

2024-11-23 12:44:19 clash-verge-rev/clash-verge-rev

2024-11-23 10:05:04 continuedev/continue

2024-11-23 02:27:31 microsoft/TypeScript

2024-11-23 00:25:37 siyuan-note/siyuan