Giter Site home page Giter Site logo

wood3n / ant-design Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ant-design/ant-design

0.0 1.0 0.0 83.31 MB

๐ŸŒˆ A UI Design Language and React UI library

Home Page: https://ant.design

License: MIT License

CSS 27.08% HTML 0.21% JavaScript 30.76% TypeScript 41.89% Shell 0.05%

ant-design's Introduction

Ant Design

An enterprise-class UI design language and React UI library.

CircleCI branch CI Status Codecov NPM downloads

Dependencies DevDependencies Total alerts FOSSA Status Issues need help

Gitter Join the chat at https://gitter.im/ant-design/ant-design

English | ็ฎ€ไฝ“ไธญๆ–‡

โœจ Features

  • ๐ŸŒˆ Enterprise-class UI designed for web applications.
  • ๐Ÿ“ฆ A set of high-quality React components out of the box.
  • ๐Ÿ›ก Written in TypeScript with predictable static types.
  • โš™๏ธ Whole package of design resources and development tools.
  • ๐ŸŒ Internationalization support for dozens of languages.
  • ๐ŸŽจ Powerful theme customization in every detail.

๐Ÿ–ฅ Environment Support

  • Modern browsers and Internet Explorer 9+ (with polyfills)
  • Server-side Rendering
  • Electron
IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
Electron
Electron
IE11, Edge last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions

๐Ÿ“ฆ Install

npm install antd
yarn add antd

๐Ÿ”จ Usage

import { Button, DatePicker } from 'antd';

const App = () => (
  <>
    <Button type="primary">PRESS ME</Button>
    <DatePicker />
  </>
);

And import style manually:

import 'antd/dist/antd.css'; // or 'antd/dist/antd.less'

Or use babel-plugin-import.

TypeScript

See Use in TypeScript.

๐ŸŒ Internationalization

See i18n.

๐Ÿ”— Links

โŒจ๏ธ Development

Use Gitpod, a free online dev environment for GitHub.

Open in Gitpod

Or clone locally:

$ git clone [email protected]:ant-design/ant-design.git
$ cd ant-design
$ npm install
$ npm start

Open your browser and visit http://127.0.0.1:8001 , see more at Development.

๐Ÿค Contributing PRs Welcome

Read our contributing guide and let's build a better antd together.

We welcome all contributions. Please read our CONTRIBUTING.md first. You can submit any ideas as pull requests or as GitHub issues. If you'd like to improve code, check out the Development Instructions and have a good time! :)

If you are a collaborator, please follow our Pull Request principle to create a Pull Request by collaborator template.

Let's fund issues in this repository

โค๏ธ Sponsors and Backers

ant-design's People

Contributors

afc163 avatar bang88 avatar benjycui avatar chenshuai2144 avatar ddcat1115 avatar dengfuping avatar heskeybaozi avatar ibigbug avatar ilanus avatar infeng avatar jljsj33 avatar juelchiang avatar kvetoslavnovak avatar megawac avatar nikogu avatar orzyyyy avatar picodoth avatar raohai avatar shaodahong avatar simaq avatar superraytin avatar warmhug avatar ycjcl868 avatar yesmeck avatar yiminghe avatar yoyo837 avatar yutingzhao1991 avatar zhujun24 avatar zombiej avatar ztplz 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.