Giter Club home page Giter Club logo

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

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