An enterprise-class UI design language and React UI library.
Changelog · Report Bug · Request Feature · English · 中文
❤️ Sponsors ✨ Featuresnpm install antd
yarn add antd
pnpm add antd
bun add antd🔨 Usage
import { Button, DatePicker } from 'antd'; export default () => ( <> <Button type="primary">PRESS ME</Button> <DatePicker placeholder="select date" /> </> );🔗 Links
Use opensumi.run, a free online pure front-end dev environment.
Or clone locally:
$ 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.
🤝 ContributingLet'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 fundingWe use Issuehunt to up-vote and promote specific features that you would like to see and implement. Check our backlog and help us:
❤️ BackersRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4