Giter Site home page Giter Site logo

mrweilian / tdesign-react Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tencent/tdesign-react

0.0 1.0 0.0 17.11 MB

A React UI components lib for TDesign.

Home Page: https://tdesign.tencent.com/react

License: MIT License

Shell 0.02% JavaScript 41.16% TypeScript 58.72% HTML 0.04% Smarty 0.04% Less 0.01%

tdesign-react's Introduction

TDesign Logo

License codecov Version Downloads

English | 简体中文

TDesign React is a UI component library for React 16.x and desktop application.

🎉 Features

  • Desktop application interaction
  • High quality UI components for React
  • Consistent API and UI with TDesign component libraries for other frameworks
  • Dark mode and customizable theme
  • Support tree-shaking

📦 Installation

npm i tdesign-react

🔨 Usage

import { Button } from 'tdesign-react';
import 'tdesign-react/es/style/index.css';

function App() {
  return (
    <Button>
      Hello TDesign
    </Button>
  );
}

ReactDOM.render(<App />, document.getElementById('app'));

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

Browser Support

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
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.

Contributing

Contributing is welcome. Read guidelines for contributing before submitting your Pull Request.

License

The MIT License. Please see the license file for more information.

tdesign-react's People

Contributors

honkinglin avatar uyarn avatar carolin913 avatar chaishi avatar xiaosansiji avatar insekkei avatar kenzyyang avatar samhou1988 avatar yunfeic avatar andyjxli avatar pengyyyyy avatar xughv avatar ylushen avatar 94dreamer avatar shryzhang avatar ldwonday avatar magentaqin avatar zhaorb avatar wookaoer avatar github-actions[bot] avatar dreamsqin avatar helkyle avatar duenyang avatar chrrg avatar littlehorsexie avatar haishancai avatar xinranzhou avatar yilun-sun avatar pbk-b avatar docoder avatar

Watchers

 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.