Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/yanyue404/beyond-ui
- Owner: yanyue404
- Created: 2022-01-09T14:03:48.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2024-10-29T21:08:15.000Z (19 days ago)
- Last Synced: 2024-10-29T23:37:46.209Z (19 days ago)
- Topics: component, npm, npm-package, vue2, vue3
- Language: Vue
- Homepage: https://yanyue404.github.io/beyond-ui/
- Size: 1.93 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
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)