Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yanyue404/beyond-ui

Lightweight Mobile UI Components built on Vue. support Vue2 and Vue3.
https://github.com/yanyue404/beyond-ui

component npm npm-package vue2 vue3

Last synced: 10 days ago
JSON representation

Lightweight Mobile UI Components built on Vue. support Vue2 and Vue3.

Awesome Lists containing this project

README

        

# Beyond-UI

> 在线访问, https://yanyue404.github.io/beyond-ui/

### 关于

Beyond-UI, 快速上手的业务组件库。

### 特性

- 更简单,常用业务组件, 满足常见页面需求。
- 更灵活,组件互相组合生成更多可能。
- 兼容 nuxt,支持 nuxt 服务端渲染。

## 参考

本组件库参考了一些比较成熟的 UI 框架,包括但不限于外观、API 设计、甚至源码实现,特此感谢这些开源社区的贡献者

- [Vant](https://github.com/youzan/vant)
- [Any UI](https://github.com/any86/any-ui)
- [NutUI](https://github.com/jdf2e/nutui/tree/v2)
- [Element](https://github.com/ElemeFE/element)
- [iView](https://github.com/iview/iview)
- [wheels](https://github.com/FrankFang/wheels) / [gulu](https://github.com/FrankFang/gulu)
- [qing](https://github.com/veedrin/qing)
- [changba-ui](https://github.com/ChangbaFE/changba-ui)
- [Ant Design](https://github.com/ant-design/ant-design/tree/3.x-stable)