2.5 KiB
2.5 KiB
Quark Design
Next-gen frontend component library, it can be used in any framework or no framework.
哈啰集团面向 C 端 UI 组件库,支撑哈啰几乎所有 C 端 H5 项目,包括交易,支付,两轮,商城等。这是一个设计轻盈优雅的企业级 UI 组件库,可以满足日常所需所有基础组件,且支持跨技术栈运行。
English | 简体中文
Documentation
For full documentation, visit
- Vue Doc
- React Doc
- Vanilla Javascript Doc(work in prograss...)
- Angular Doc(work in prograss...)
- Svelte Doc(work in prograss...)
Install
npm install quarkd
Usage
import 'quarkd/lib/button'
<quark-button type="primary">Button</quark-button>
Community
For help, discussion about best practices, or any other conversation that would benefit from being searchable:
Discuss Quark design on Github
Contributing
If you're interested in contributing to quark design, please read our contributing docs before submitting a pull request.