https://github.com/wuba/omni-ui
omni-ui是58安居客-房产无线团队开源的一套开箱即用的鸿蒙组件库,omni-ui开源旨在降低开发者的入门门槛,提升鸿蒙开发效率。
https://github.com/wuba/omni-ui
chart filterbar guide harmony harmonyui richtext ui
Last synced: 8 months ago
JSON representation
omni-ui是58安居客-房产无线团队开源的一套开箱即用的鸿蒙组件库,omni-ui开源旨在降低开发者的入门门槛,提升鸿蒙开发效率。
- Host: GitHub
- URL: https://github.com/wuba/omni-ui
- Owner: wuba
- License: apache-2.0
- Created: 2025-04-29T02:11:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-20T08:58:09.000Z (about 1 year ago)
- Last Synced: 2025-05-20T09:52:03.323Z (about 1 year ago)
- Topics: chart, filterbar, guide, harmony, harmonyui, richtext, ui
- Language: TypeScript
- Homepage: https://wuba.github.io/omni-ui/
- Size: 28.9 MB
- Stars: 42
- Watchers: 8
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
Omni-UI是为鸿蒙ArkUI开发设计的UI组件库,具有开箱即用、高扩展性、组件丰富高效的特点,Omni-UI致力于优化鸿蒙开发者的开发体验。
Omni-UI包括:视图、表单、操作反馈、导航、图表5类共25+复合组件,能够覆盖信息展示、状态提示、可视化分析等核心开发需求。

## 运行示例
使用大于如下版本的 `DevEco Studio` 打开运行 `entry` 即可快速体验组件库示例
> Build Version: 5.0.3.900, built on October 8, 2024
## 快速接入
在需要使用的 `har/hsp` 模块中,通过ohpm安装库
```
ohpm install @wuba58/omni-ui
```
OpenHarmony ohpm 环境配置等更多内容,请参考如何安装 [OpenHarmony ohpm 包](https://ohpm.openharmony.cn/#/cn/help/downloadandinstall)。
**Omni-UI 组件的具体使用,建议大家阅读在线文档:**
> 在线文档:[https://wuba.github.io/omni-ui/](https://wuba.github.io/omni-ui/)
>
## 贡献者

wan
💻

Blues9527
💻

miserydx
💻

betterton
💻

imyeego
💻

shuchaia
💻
## LICENSE
Apache License 2