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

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版本

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 |
|-------------------------------------------------|-----------------------------------------|
| ![小程序](qrcode.png) | ![h5](qrcode_h5.png) |

## 技术栈

| 库 | 说明 |
|---------|----------|
| Taro3 | 多端支持 |
| React | 开发框架 |
| Lerna | 包管理 |
| Docsify | 文档 |