{"id":13691846,"url":"https://github.com/yang1206/uniapp-template","last_synced_at":"2025-04-05T11:07:42.349Z","repository":{"id":88456759,"uuid":"606753341","full_name":"yang1206/uniapp-template","owner":"yang1206","description":"基于vite，unocss和typescript的uniapp起始模版","archived":false,"fork":false,"pushed_at":"2025-02-21T00:02:29.000Z","size":2879,"stargazers_count":127,"open_issues_count":2,"forks_count":23,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-29T10:05:27.443Z","etag":null,"topics":["typescript","uniapp","unocss","vite","vue3"],"latest_commit_sha":null,"homepage":"https://uniapp-vue3.netlify.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yang1206.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-26T13:19:40.000Z","updated_at":"2025-03-26T07:24:59.000Z","dependencies_parsed_at":"2023-10-01T20:21:18.242Z","dependency_job_id":"38878c6b-f815-4441-b6f3-9a7addda01bd","html_url":"https://github.com/yang1206/uniapp-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yang1206%2Funiapp-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yang1206%2Funiapp-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yang1206%2Funiapp-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yang1206%2Funiapp-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yang1206","download_url":"https://codeload.github.com/yang1206/uniapp-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247325693,"owners_count":20920714,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["typescript","uniapp","unocss","vite","vue3"],"created_at":"2024-08-02T17:00:50.976Z","updated_at":"2025-04-05T11:07:42.332Z","avatar_url":"https://github.com/yang1206.png","language":"TypeScript","funding_links":[],"categories":["模板"],"sub_categories":[],"readme":"🚀🚀🚀 一个Uniapp的起始模版，Vite,Vue3,TypeScript\n\n\u003cbr/\u003e\n\n\u003cp align='center'\u003e\n\u003ca href=\"https://uniapp-vue3.netlify.app\"\u003e预览\u003c/a\u003e\n\u003c/p\u003e\n\nInspired by [Vitesse](https://github.com/antfu/vitesse) ❤\n\n### Features\n\n- ⚡️ [Vue3](https://vuejs.org/), [Vite 4](https://github.com/vitejs/vite), [pnpm](https://pnpm.io/), [ESBuild](https://github.com/evanw/esbuild) - 就是快！\n- 🗂 [基于文件的路由](https://github.com/uni-helper/vite-plugin-uni-pages)\n- 📦 [组件自动化加载](https://github.com/uni-helper/vite-plugin-uni-components)\n- 🎨 [UnoCSS](https://github.com/antfu/unocss) - 高性能且极具灵活性的即时原子化 CSS 引擎\n- 😃 [各种图标集为你所用](https://github.com/antfu/unocss/tree/main/packages/preset-icons)\n- 🔥 使用 [新的 `\u003cscript setup\u003e` 语法](https://github.com/vuejs/rfcs/pull/227)\n- 🍍 [使用 Pinia 的状态管理](https://github.com/vuejs/pinia)\n- 📥 [API 自动加载](https://github.com/antfu/unplugin-auto-import) - 直接使用 Composition API 与UniAPP API 无需引入\n- 🦾 TypeScript, 当然\n\n\u003cbr\u003e\n\n## 预配置\n\n### UI 框架\n\n- [UnoCSS](https://github.com/antfu/unocss) - 高性能且极具灵活性的即时原子化 CSS 引擎\n- [nutui-uniapp](https://github.com/nutui-uniapp/nutui-uniapp) - 支持TS与 Uniapp的多端开发组件库\n- Uni UI - 性能最好的UniApp组件库\n\n### Icons\n\n- [Iconify](https://iconify.design) - 使用任意的图标集，浏览：[🔍Icônes](https://icones.netlify.app/)\n- [UnoCSS 的纯 CSS 图标方案](https://github.com/antfu/unocss/tree/main/packages/preset-icons)\n\n### 插件\n\n- Router\n  - [`vite-plugin-uni-pages`](https://github.com/uni-helper/vite-plugin-uni-pages) - 在 Vite 驱动的 uni-app 上使用基于文件的路由系统。\n  - [`vite-plugin-uni-layouts`](https://github.com/uni-helper/vite-plugin-uni-layouts) - Vite 下 uni-app 的可定制布局框架。\n- [Pinia](https://pinia.vuejs.org) - 直接的, 类型安全的, 使用 Composition API 的轻便灵活的 Vue 状态管理\n- [`vite-plugin-uni-components`](https://github.com/uni-helper/vite-plugin-uni-components) - 自动加载组件\n- [`unplugin-auto-import`](https://github.com/antfu/unplugin-auto-import) - 直接使用 Composition API 等，无需导入\n- [`vite-plugin-uni-manifest`](https://github.com/uni-helper/vite-plugin-uni-manifest#readme) - 使用 TypeScript 编写 uni-app 的 manifest.json\n- [`uni-network`](https://github.com/uni-helper/uni-network) - 为 uni-app 打造的基于 Promise 的 HTTP 客户端\n- [`@tanstack/vue-query`](https://github.com/TanStack/query) - 数据获取(data-fetching)库\n- [`unocss-preset-uni`](https://github.com/uni-helper/unocss-preset-uni) - 专为 uni-app 打造的 UnoCSS 预设\n\n## 使用\n\n### 开发\n\n```bash\npnpm i\n```\n\n```bash\npnpm dev:对应平台 如 pnpm dev:mp-weixin\n```\n\n### 构建\n\n构建该应用只需要执行以下命令\n\n```bash\npnpm build:对应平台 如 pnpm build:mp-weixin\n```\n\n## Variations\n\n- [react-template](https://github.com/yang1206/react-template.git)\n\n- [vue-template](https://github.com/yang1206/vue-template.git)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyang1206%2Funiapp-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyang1206%2Funiapp-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyang1206%2Funiapp-template/lists"}