https://github.com/dishait/tob-use
uniapp 的高效 use 库
https://github.com/dishait/tob-use
composition-api hooks tob uniapp use vue3
Last synced: 8 months ago
JSON representation
uniapp 的高效 use 库
- Host: GitHub
- URL: https://github.com/dishait/tob-use
- Owner: dishait
- License: mit
- Created: 2022-01-25T14:05:28.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-28T08:35:33.000Z (about 2 years ago)
- Last Synced: 2025-06-29T23:02:15.933Z (9 months ago)
- Topics: composition-api, hooks, tob, uniapp, use, vue3
- Language: JavaScript
- Homepage: https://tob-use.netlify.app/
- Size: 1.22 MB
- Stars: 17
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# tob-use
**tob-use** 是由 **composition-api** 构建的 **use** 库,主要面向 **vue3** 下的 **uniapp** 高效开发
## 特点 🐳
1. 功能丰富
- `60+` 的功能供你选择
2. 按需加载
- 让你的应用体积更小
3. 灵活可配置
- 可配置的事件过滤器
4. 支持多端
- 支持 `app`,`h5` 和小程序
5. composition
- 完全由 `composition-api` 构建
6. vue3
- 支持最现代化的 `vue3` 版本
## [在线文档](https://tob-use.netlify.app/) 🐇
点击跳转 👉 [tob-use](https://tob-use.netlify.app/)
## 动机 🦕
为什么要做这个 **use 库** 呢?
1. 为了使用强大的 `composition-api`
2. 为了让 `uniapp` 的开发更高效,节省时间做更多其他的事情
## 启发 🦖
该 `use` 库 受 [vueuse](https://vueuse.org/) 启发,同时该 `use` 库绝大部分 `api` 来自其不需要依赖 `web` 环境的部分。
如果你希望在 `vue3` 下为构建纯 `web` 项目提高开发效率,节省时间,那么推荐你使用 👉 [vueuse](https://vueuse.org/)。
## 组织 🦔
欢迎关注 **帝莎编程**
- [官网](http://dishaxy.dishait.cn/)
- [Gitee](https://gitee.com/dishait)
- [Github](https://github.com/dishait)
- [网易云课堂](https://study.163.com/provider/480000001892585/index.htm?share=2&shareId=480000001892585)
## 仓库 📦
- [Github](https://github.com/dishait/tob-use)
- [Gitee](https://gitee.com/dishait/tob-use)