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

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 库

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)