{"id":16365235,"url":"https://github.com/xiaoluoboding/vue3-starter","last_synced_at":"2025-03-23T02:32:12.859Z","repository":{"id":83484446,"uuid":"475787114","full_name":"xiaoluoboding/vue3-starter","owner":"xiaoluoboding","description":"🖖 A Better Vue 3 Starter Template，generate by create-vue.","archived":false,"fork":false,"pushed_at":"2023-12-20T04:09:17.000Z","size":104,"stargazers_count":17,"open_issues_count":1,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-01T20:45:04.743Z","etag":null,"topics":["create-vue-app","pinia","starter","starter-template","vue-i18n","vue3","vuejs","windicss"],"latest_commit_sha":null,"homepage":"https://a-better-vue3-starter.vercel.app/","language":"Vue","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/xiaoluoboding.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"xiaoluoboding"}},"created_at":"2022-03-30T08:26:36.000Z","updated_at":"2024-12-15T18:07:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"c42beb77-8dc2-4169-98f3-0757855d86d7","html_url":"https://github.com/xiaoluoboding/vue3-starter","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/xiaoluoboding%2Fvue3-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaoluoboding%2Fvue3-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaoluoboding%2Fvue3-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaoluoboding%2Fvue3-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xiaoluoboding","download_url":"https://codeload.github.com/xiaoluoboding/vue3-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244262428,"owners_count":20425131,"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":["create-vue-app","pinia","starter","starter-template","vue-i18n","vue3","vuejs","windicss"],"created_at":"2024-10-11T02:43:06.432Z","updated_at":"2025-03-23T02:32:12.847Z","avatar_url":"https://github.com/xiaoluoboding.png","language":"Vue","readme":"# Vue 3 Starter\n\n\u003e 🖖 A Better Vue 3 Starter Template，generate by [vuejs/create-vue](https://github.com/vuejs/create-vue).\n\n## Preview\n\n\u003cdiv\u003e\n  \u003ca href=\"https://stackblitz.com/github/xiaoluoboding/vue3-starter\" rel=\"nofollow\" target=\"_blank\"\u003e\u003cimg src=\"https://camo.githubusercontent.com/bf5c9492905b6d3b558552de2c848c7cce2e0a0f0ff922967115543de9441522/68747470733a2f2f646576656c6f7065722e737461636b626c69747a2e636f6d2f696d672f6f70656e5f696e5f737461636b626c69747a2e737667\" alt=\"\" data-canonical-src=\"https://developer.stackblitz.com/img/open_in_stackblitz.svg\" style=\"max-width: 100%;\"\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n## Features\n\n- 💨 [windicss](https://windicss.org/integrations/vite.html) - Next generation utility-first CSS framework\n- 🤹 [unplugin-icons](https://github.com/antfu/unplugin-icons) - Use icons from any iconsets\n- 🍍 [pinia](https://pinia.esm.dev/) - The Vue Store that you will enjoy using\n- 🌍 [vue-i18n](https://vue-i18n.intlify.dev/installation.html) - Vue I18n is internationalization plugin for Vue.js\n- 🛠️ [@vueuse/core](https://vueuse.org/) - Collection of essential Vue Composition Utilities\n\n## Use the Template\n\n### GitHub Template\n\n[create a repo from this template on GitHub](https://github.com/xiaoluoboding/vue3-starter/generate)\n\n### Clone to local\n\n```bash\n$\u003e npx degit xiaoluoboding/vue3-starter my-vue3-app\n$\u003e Done. Now run:\n$\u003e\n$\u003e   cd my-vue3-app\n$\u003e   pnpm install\n$\u003e   pnpm run lint\n$\u003e   pnpm run dev\n```\n\n## Recommended IDE Setup\n\n[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.vscode-typescript-vue-plugin).\n\n## Type Support for `.vue` Imports in TS\n\nTypeScript cannot handle type information for `.vue` imports by default, so we replace the `tsc` CLI with `vue-tsc` for type checking. In editors, we need [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.vscode-typescript-vue-plugin) to make the TypeScript language service aware of `.vue` types.\n\nIf the standalone TypeScript plugin doesn't feel fast enough to you, Volar has also implemented a [Take Over Mode](https://github.com/johnsoncodehk/volar/discussions/471#discussioncomment-1361669) that is more performant. You can enable it by the following steps:\n\n1. Disable the built-in TypeScript Extension\n   1. Run `Extensions: Show Built-in Extensions` from VSCode's command palette\n   2. Find `TypeScript and JavaScript Language Features`, right click and select `Disable (Workspace)`\n2. Reload the VSCode window by running `Developer: Reload Window` from the command palette.\n\n## Customize configuration\n\nSee [Vite Configuration Reference](https://vitejs.dev/config/).\n\n## Project Setup\n\n```sh\npnpm install\n```\n\n### Compile and Hot-Reload for Development\n\n```sh\npnpm run dev\n```\n\n### Type-Check, Compile and Minify for Production\n\n```sh\npnpm run build\n```\n\n### Run Unit Tests with [Vitest](https://vitest.dev/)\n\n```sh\npnpm run test:unit\n```\n\n### Lint with [ESLint](https://eslint.org/)\n\n```sh\npnpm run lint\n```\n\n## Related Template\n\n* [nuxt3-starter](https://github.com/xiaoluoboding/nuxt3-starter) - 💚 A Better Nuxt 3 Starter Template，generate by `nuxi`.\n\n## License\n\n[MIT](./LICENSE) - [@xiaoluoboding](https://github.com/xiaoluoboding)\n","funding_links":["https://github.com/sponsors/xiaoluoboding"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaoluoboding%2Fvue3-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxiaoluoboding%2Fvue3-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaoluoboding%2Fvue3-starter/lists"}