Logo

0x5a.live

for different kinds of informations and explorations.

GitHub - ant-design/ant-design: An enterprise-class UI design language and React UI library

An enterprise-class UI design language and React UI library - ant-design/ant-design

Visit SiteGitHub - ant-design/ant-design: An enterprise-class UI design language and React UI library

GitHub - ant-design/ant-design: An enterprise-class UI design language and React UI library

An enterprise-class UI design language and React UI library - ant-design/ant-design

Powered by 0x5a.live πŸ’—

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

CI status codecov NPM version NPM downloads

FOSSA Status

Follow Twitter Renovate status dumi Issues need help

Changelog Β· Report Bug Β· Request Feature Β· English Β· δΈ­ζ–‡

❀️ Sponsors and Backers

✨ 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 based on CSS-in-JS.

πŸ–₯ Environment Support

  • Modern browsers
  • Server-side Rendering
  • Electron
Edge Firefox Chrome Safari Electron
Edge last 2 versions last 2 versions last 2 versions last 2 versions

πŸ“¦ Install

npm install antd
yarn add antd
pnpm add antd

πŸ”¨ Usage

import { Button, DatePicker } from 'antd';

export default () => (
  <>
    <Button type="primary">PRESS ME</Button>
    <DatePicker placeholder="select date" />
  </>
);

πŸ”— Links

⌨️ Development

Use opensumi.run, a free online pure front-end dev environment.

opensumi.run

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

Let's build a better antd together.

We warmly invite contributions from everyone. Before you get started, please take a moment to review our Contributing Guide. Feel free to share your ideas through Pull Requests or GitHub Issues. If you're interested in enhancing our codebase, explore the Development Instructions and enjoy your coding journey! :)

For collaborators, adhere to our Pull Request Principle and utilize our Pull Request Template when creating a Pull Request.

Issue funding

We use Polar.sh and Issuehunt to up-vote and promote specific features that you would like to see and implement. Check our backlog and help us:

Let's fund issues in this repository

React JS Resources

are all listed below.

Resources

listed to get explored on!!

Made with ❀️

to provide different kinds of informations and resources.