mirror of
https://github.com/wahyd4/ant-design.git
synced 2026-08-09 04:46:52 +10:00
4df3e8d4463285aca35ed412bc22552fc167ff6e
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.
Languages
TypeScript
41.3%
Less
38.9%
JavaScript
19.3%
HTML
0.5%