antd-meteor
v0.0.3
Published
一个 UI 设计语言
Downloads
3
Maintainers
Readme
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';
ReactDOM.render(<Datepicker />, mountNode);
Links
- Home page
- Documentation and Components
- 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.