Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 的基础启动模板。

Awesome Lists containing this project

README

        




vitesse-plain

快速 创建 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) 全平台兼容,支持自定义下拉刷新、上拉加载更多等等