กลับไปหน้า Tools

GetNotes Tools

Ant Design

Tool นี้คืออะไร

Enterprise design system จาก Alibaba มีคอมโพเนนต์จำนวนมาก เหมาะกับ dashboard และระบบหลังบ้านขนาดใหญ่

ข้อมูลโปรเจกต์

ดาว

98.7K

Forks

54.6K

License

MIT

อัปเดต GitHub ล่าสุด

15 ก.ค. 2569

เพิ่มใน GetNotes

15 ก.ค. 2569

Repository

ant-design/ant-design

รูปแบบ

Library / SDK

เหมาะกับงาน

ออกแบบ UI/UXUI Libraries

เหมาะกับอาชีพ

Ecosystem

React · TypeScript

เอกสารโปรเจกต์

อ่านเอกสารต้นฉบับ

README วิธีติดตั้ง วิธีใช้งาน และข้อกำหนดจาก repository ต้นฉบับ

ดูไฟล์บน GitHub

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

CI status codecov NPM version NPM downloads

Follow Twitter dumi FOSSA Status Issues need help LFX Active Contributors

Changelog · Report Bug · Request Feature · English · 中文

❤️ Sponsors

YouMindTRACTIANLobeHubCodeRabbit

✨ 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
EdgeEdgeFirefoxFirefoxChromeChromeSafariSafariElectronElectron
Edgelast 2 versionslast 2 versionslast 2 versionslast 2 versions

📦 Install

bash
npm install antd
bash
yarn add antd
bash
pnpm add antd
bash
bun add antd

🔨 Usage

tsx
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:

bash
$ git clone git@github.com: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

Top Contributors of ant-design/ant-design - Last 28 daysPerformance Stats of ant-design/ant-design - Last 28 daysNew participants of ant-design - past 28 days
Contribution Leaderboard

Let's build a better antd together.

We warmly invite contributions from everyone. Before you get started, please take a moment to review our Contribution 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 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

❤️ Backers

#ant-design#antd#design-systems#react#typescript#ui-kit#ui-library