mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 03:29:59 +08:00
2.1 KiB
2.1 KiB
Ant Design
An enterprise-class UI design language and React-based implementation.
Features
- An enterprise-class graphical design language and framework for financial applications
- Rich library of UI components base on React Component.
- A Component development model based on React.
- Backed by the npm ecosystem.
- webpack-based debug builds supporting ES6
Usage example
import { Datepicker } from 'antd';
React.render(<Datepicker />, mountNode);
Links
- Home page
- Documentation
- Components
- Build/Debug tools
- Roadmap
- ChangeLog
- React modules
- React style guide
- React component design guide
- Developer Instruction
- Versioning Release Note
Contributing
We welcome all contributions, please submit any ideas as pull requests or as a GitHub issue.