Open Collective
Open Collective
Loading

Ant Design

An enterprise-class UI design language and React-based implementation

Estimated Annual Budget
$1,584
Today's Balance
$7,324.41
Goal
$0

Contribute


Become a financial contributor.

Financial Contributions

Recurring contribution
Backers

Support us with a monthly donation and help us continue our activities.

Starts at
$2 USD / month

Latest activity by


+ 24
Recurring contribution
Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site.

Starts at
$100 USD / month

Latest activity by


Custom contribution
Donation
Make a custom one-time or recurring contribution.

Latest activity by


+ 51

Events

Ant Design is hosting the following events.

Past event
11:00 AM-12:00 PM UTC
2 years ago, we've released antd v4 which bring the compact & dark theme and performance improvem...Read more

Top financial contributors

Organizations

1
Streamlabs

$5,000 USD since Jun 2022

2
Icons8

$2,100 USD since Aug 2022

3
Lowdefy

$560 USD since Sep 2019

4
Ant Design Vue

$210 USD since Oct 2020

5
Touchless

$200 USD since May 2020

6
Triplebyte

$120 USD since May 2019

7
ScaffoldHub.io

$100 USD since Nov 2019

8
alita

$74 USD since Apr 2020

9
Forward.me

$50 USD since May 2020

10
多会

$30 USD since Nov 2020

Individuals

1
Scott Goci

$340 USD since Jun 2020

2
James Potter

$295 USD since Jul 2020

3
Ron Rosenshain

$75 USD since Sep 2019

4
Denys Vuika

$72 USD since Oct 2019

5
Dai Kimura

$54 USD since Aug 2020

6
Christophe

$50 USD since Oct 2020

7
gaz

$50 USD since Jan 2021

8
Chema CLi

$29 USD since Aug 2023

9
Hanwen

$28 USD since Feb 2023

10
Wei Hou

$25 USD since May 2019

Ant Design is all of us

Our contributors 57

Thank you for supporting Ant Design.

偏右

Admin

zombieJ

Admin

Streamlabs

$5,000 USD

Icons8

Sponsors

$2,100 USD

Lowdefy

Backers

$560 USD

Scott Goci

Backers

$340 USD

Ant Design needs to be used by more people! 💪

James Potter

Backers

$295 USD

Thanks for creating this wonderful framework.

Ant Design Vue

Backers

$210 USD

Touchless

$200 USD

Triplebyte

Backers

$120 USD

ScaffoldHub.io

Sponsors

$100 USD

Thank you, Ant Design, for your fantastic frame...

Budget


Transparent and open finances.

Credit from Serhii Zelenchuk to Ant Design

+$2.00USD
Completed
Contribution #744182
+$2.00USD
Completed
Contribution #628531
+$100.00USD
Completed
Contribution #559329
$
Today’s balance

$7,324.41 USD

Total raised

$8,301.82 USD

Total disbursed

$977.41 USD

Estimated annual budget

$1,584.15 USD

Connect


Let’s get the ball rolling!

News from Ant Design

Updates on our activities and progress.

Plan about Ant Design V5

2 years ago, we've released antd v4 which bring the compact & dark theme and performance improvement. And now, it's time to plan for the furture version v5. Motivation · For real world, it exist many web app which need more flexible des...
Read more
Published on July 12, 2022 by 偏右

Ant Design 4.0 is in progress~ ✨✨✨

https://medium.com/ant-design/ant-design-4-0-is-in-progress-d46e53327038
Read more
Published on June 23, 2019 by 偏右

About


Ant Design


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

✨ Features

  • An enterprise-class UI design system for web applications.
  • A set of high-quality React components out of the box.
  • Written in TypeScript with predictable static types.
  • The whole package of development and design resources and tools.

🖥 Environment Support

  • Modern browsers and Internet Explorer 9+ (with polyfills)
  • Server-side Rendering
  • Electron

📦 Install


npm install antd

yarn add antd


🔨 Usage


import { Button, DatePicker } from 'antd';

const App = () => (
  <>
    <Button type="primary">PRESS ME</Button>
    <DatePicker placeholder="select date" />
  </>
);
 
And import style manually:
 
import 'antd/dist/antd.css'; // or 'antd/dist/antd.less'TypeScript

🌍 Internationalization


See i18n.

🔗 Links

⌨️ Development


$ 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


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.

Our team

偏右

Admin

zombieJ

Admin