Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anthonyju/uni-vue3-ts-starter
✨ uni-vue3-ts 的基础启动模板。
https://github.com/anthonyju/uni-vue3-ts-starter
ts uniapp unocss vue3
Last synced: 8 days ago
JSON representation
✨ uni-vue3-ts 的基础启动模板。
- Host: GitHub
- URL: https://github.com/anthonyju/uni-vue3-ts-starter
- Owner: AnthonyJu
- License: mit
- Created: 2023-08-06T13:32:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-05T07:58:34.000Z (10 days ago)
- Last Synced: 2024-11-05T08:20:46.245Z (10 days ago)
- Topics: ts, uniapp, unocss, vue3
- Language: TypeScript
- Homepage:
- Size: 984 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
快速 创建 uniapp 应用
## 特性
- ⚡️ [Vue 3](https://github.com/vuejs/core), [Vite](https://github.com/vitejs/vite), [pnpm](https://pnpm.io/), [esbuild](https://github.com/evanw/esbuild) - 就是快!
- 📦 [组件自动化加载](https://github.com/antfu/unplugin-vue-components)
- 🍍 [使用 Pinia 的状态管理](https://pinia.vuejs.org)
- 🌐 [Axios](https://github.com/uni-helper/axios-adapter/) - 基于promise的http客户端,全端适配
- 🎨 [UnoCSS](https://github.com/unocss/unocss) - 高性能且极具灵活性的即时原子化 CSS 引擎,全端适配
- 🔥 使用 [新的 `` 语法](https://github.com/vuejs/rfcs/pull/227)
- 📥 [API 自动加载](https://github.com/antfu/unplugin-auto-import) - 直接使用 Composition API 无需引入
- 🦾 [TypeScript](https://www.typescriptlang.org/),当然
## 插件(从插件库安装)
- [图鸟UI](https://ext.dcloud.net.cn/plugin?id=13530) 图鸟UI vue3 uniapp版本
- [z-paging](https://ext.dcloud.net.cn/plugin?id=3935) 全平台兼容,支持自定义下拉刷新、上拉加载更多等等