Giter Club home page Giter Club logo

tdesign-mobile-vue's Introduction

TDesign Logo

License Version Downloads

TDesign 适配移动端的组件库,适合在 vue 3 技术栈项目中使用。

🎉 特性

  • 适配移动端交互
  • 基于 Vue3,并使用 Vite 2.x 开发构建
  • 对接前端组件语言规范
  • 与其他框架(React Mobile、小程序) API、UI 保持一致
  • 支持按需加载

安装

目前组件库已发布一期组件的测试版本,还在快速迭代,注意留意版本变化

npm i tdesign-mobile-vue

基础使用

推荐使用 Webpack 或 Rollup 等支持 tree-shaking 特性的构建工具,无需额外配置即可实现组件按需引入:

import { createApp } from 'vue';
import TDesign from 'tdesign-mobile-vue';

const app = createApp(App);
app.use(TDesign);

浏览器兼容性

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Edge >=97 Firefox >=96 Chrome >=96 Safari >=14.1

开源协议

TDesign 遵循 MIT 协议

tdesign-mobile-vue's People

Contributors

94dreamer avatar anlyyao avatar boneyx avatar buptsteve avatar ccccpj avatar chrysalis1215 avatar dengzygx avatar dufemeng avatar fayching avatar hanyub avatar helkyle avatar helloyarn avatar honkinglin avatar josonyang avatar krimeshu avatar leejim avatar lipinghai avatar marvengong avatar nice-plq avatar palmcivet avatar ppyoung avatar romeochen avatar ruige24601 avatar shoumwang avatar tingshine avatar veggieggggg avatar xia7187 avatar xiaosansiji avatar yorick304 avatar yuanmeda avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.