https://github.com/opentiny/tiny-vue-mobile
TinyVueMobile 是一个基于OpenTiny设计规范的 Vue3 移动端组件,是 TinyVue 组件库的移动端版本,目前包含35个实用的移动端组件,支持 TypeScript 类型提示、主题切换、国际化等丰富的功能。
https://github.com/opentiny/tiny-vue-mobile
component-library frontend opentiny tiny-vue tiny-vue-mobile vue vue3
Last synced: 8 months ago
JSON representation
TinyVueMobile 是一个基于OpenTiny设计规范的 Vue3 移动端组件,是 TinyVue 组件库的移动端版本,目前包含35个实用的移动端组件,支持 TypeScript 类型提示、主题切换、国际化等丰富的功能。
- Host: GitHub
- URL: https://github.com/opentiny/tiny-vue-mobile
- Owner: opentiny
- License: mit
- Created: 2022-11-26T07:58:10.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2025-09-25T02:38:37.000Z (9 months ago)
- Last Synced: 2025-09-25T04:29:30.363Z (9 months ago)
- Topics: component-library, frontend, opentiny, tiny-vue, tiny-vue-mobile, vue, vue3
- Language: TypeScript
- Homepage:
- Size: 1.53 MB
- Stars: 31
- Watchers: 4
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Tiny-Vue-Mobile 是 TinyVue 组件库的移动端组件库
## 本地开发
```shell
# 安装依赖
pnpm i
# 初始化官网套件
pnpm preSite
```
## 开源协议
[MIT](LICENSE)