https://github.com/lexmin0412/tarox-ui
tarox-ui, 基于taro/react开发的第三方组件库,已支持3.x版本
https://github.com/lexmin0412/tarox-ui
react taro taro-components taro-next-components taro3 taro3-ui
Last synced: 25 days ago
JSON representation
tarox-ui, 基于taro/react开发的第三方组件库,已支持3.x版本
- Host: GitHub
- URL: https://github.com/lexmin0412/tarox-ui
- Owner: lexmin0412
- Created: 2019-09-18T12:20:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-07T16:03:05.000Z (almost 3 years ago)
- Last Synced: 2024-05-05T01:02:05.628Z (about 1 year ago)
- Topics: react, taro, taro-components, taro-next-components, taro3, taro3-ui
- Language: TypeScript
- Homepage: https://lexmin0412.github.io/tarox-ui
- Size: 1.24 MB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Taro X UI
## 简介
这是一个基于 Taro3 + React 的UI库。
## 多端支持度
* [x] 微信小程序
* [x] h5## 开发进度
### 组件列表
* [x] button
* [x] checkbox
* [x] image
* [x] loadMore
* [x] modal### 文档及示例
* [x] [文档](https://lexmin0412.github.io/tarox-ui)
* [x] [vercel](https://tarox-ui.lexmin0412.vercel.app)
* [x] 小程序示例
* [x] [h5示例](https://lexmin0412.github.io/tarox-ui-h5-sample)## 查看示例
| 小程序 | h5 |
|-------------------------------------------------|-----------------------------------------|
|  |  |## 技术栈
| 库 | 说明 |
|---------|----------|
| Taro3 | 多端支持 |
| React | 开发框架 |
| Lerna | 包管理 |
| Docsify | 文档 |