{"id":16490400,"url":"https://github.com/yuthelloworld/vite-vue3-template","last_synced_at":"2025-10-25T02:10:22.433Z","repository":{"id":165370452,"uuid":"617418651","full_name":"YutHelloWorld/vite-vue3-template","owner":"YutHelloWorld","description":"A zero-config Vue3 Starter template includes Vite4、Vue3 and TypeScript","archived":false,"fork":false,"pushed_at":"2023-06-27T07:14:22.000Z","size":115,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-11T20:33:06.633Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/YutHelloWorld.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-03-22T10:59:28.000Z","updated_at":"2023-03-22T11:23:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"a4b6a9fb-7570-4095-8141-4654de703c74","html_url":"https://github.com/YutHelloWorld/vite-vue3-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/YutHelloWorld%2Fvite-vue3-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YutHelloWorld%2Fvite-vue3-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YutHelloWorld%2Fvite-vue3-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YutHelloWorld%2Fvite-vue3-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YutHelloWorld","download_url":"https://codeload.github.com/YutHelloWorld/vite-vue3-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241325521,"owners_count":19944381,"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":[],"created_at":"2024-10-11T13:47:54.742Z","updated_at":"2025-10-25T02:10:17.409Z","avatar_url":"https://github.com/YutHelloWorld.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align='center'\u003e\n\u003cb\u003eEnglish\u003c/b\u003e | \u003ca href=\"https://github.com/YutHelloWorld/vite-vue3-template/blob/main/README.zh-CN.md\"\u003e简体中文\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\n## Features\n\n- ⚡️ [Vue 3](https://github.com/vuejs/core), [Vite 4](https://github.com/vitejs/vite), [pnpm](https://pnpm.io/), [ESBuild](https://github.com/evanw/esbuild) - fast and faster !\n- 💪 [Typescript](https://www.typescriptlang.org/) - of course! necessary\n- 🎉 [Element Plus ready](https://github.com/element-plus/element-plus) - UI Library based on Vue.js 3\n- 🔥 [Axios](https://github.com/axios/axios) - Http Library based on Promise\n- 💡 [Vue Router 4](https://router.vuejs.org/zh/) - The official router for Vue.js\n- 📦 [Components auto importing](https://github.com/antfu/unplugin-vue-components) - Automatically register components on demand without import\n- 📥 [Auto import APIs](https://github.com/antfu/unplugin-auto-import) - Automatically import APIs\n- 🍍 [State Management via Pinia](https://pinia.esm.dev/) - The Vue Store that you will enjoy using\n- 🎨 [Windi CSS](https://github.com/windicss/windicss) - next generation utility-first CSS framework\n- 😃 [icones](https://github.com/antfu/unplugin-icons) - Powerful Icon Library, Use icons from any icon sets\n- 🌍 [I18n ready](./locales) - Want to translate? Yes, you can!\n- 👩‍🎨 [NProgress](https://github.com/rstacruz/nprogress) - Page loading progress feedback\n- 😃 [SVG Support](https://github.com/jpkleemans/vite-svg-loader) - Support the use of SVG images as components\n- 📑 [Markdown Support](https://github.com/antfu/vite-plugin-md) - Markdown as components / components in Markdown\n- 🔑 Complete code style specification and code submission specification\n- ☁️ Deploy on Netlify, zero-config\n\n## Pre-packed\n\n### UI Frameworks\n\n- [Windi CSS](https://github.com/windicss/windicss) (On-demand [TailwindCSS](https://tailwindcss.com/)) - lighter and faster, with a bunch of additional features\n  - [Windi CSS Typography](https://windicss.org/plugins/official/typography.html)\n- [Element Plus](https://github.com/element-plus/element-plus) - A powerful Vue.js 3 UI Library\n\n### Icons\n\n- [🔍Icônes](https://icones.netlify.app/) - use icons from any icon sets\n  - [unplugin-icons](https://github.com/antfu/unplugin-icons) - Automatically introduce the icons you need on demand\n\n### Plugins\n\n- [Vue Router 4](https://router.vuejs.org/zh/) - The official router for Vue.js\n- [Pinia](https://pinia.esm.dev) - The Vue Store that you will enjoy using\n- [Axios](https://github.com/axios/axios) - Http Library based on Promise\n- [unplugin-vue-components](https://github.com/antfu/unplugin-vue-components) - components auto import\n- [unplugin-auto-import](https://github.com/antfu/unplugin-auto-import) - Automatically import APIs\n- [vite-plugin-windicss](https://github.com/antfu/vite-plugin-windicss) - Windi CSS Integration\n- [vite-plugin-vue-markdown](https://github.com/antfu/vite-plugin-vue-markdown) - Markdown as components / components in Markdown\n  - [markdown-it-prism](https://github.com/jGleitz/markdown-it-prism) - [Prism](https://prismjs.com/) for syntax highlighting\n  - [prism-theme-vars](https://github.com/antfu/prism-theme-vars) - customizable Prism.js theme using CSS variables\n  - [markdown-it-link-attributes](https://github.com/crookedneighbor/markdown-it-link-attributes) - Uniformly set the hyperlink jump mode in markdown\n- [Vue I18n](https://github.com/intlify/vue-i18n-next) - Internationalization\n  - [unplugin-vue-i18n](https://github.com/intlify/bundle-tools/tree/main/packages/unplugin-vue-i18n) - Vite plugin for Vue I18n\n- [VueUse](https://github.com/antfu/vueuse) - Collection of useful composition APIs\n- [vite-svg-loader](https://github.com/jpkleemans/vite-svg-loader) - Support the use of SVG images as components\n\n### Coding Style\n\n- [ESLint](https://eslint.org/) with [Airbnb Style](https://github.com/airbnb/javascript)\n\n### Dev tools\n\n- [TypeScript](https://www.typescriptlang.org/)\n- [Netlify](https://www.netlify.com/) - zero-config deployment\n- [VS Code Extensions](./.vscode/extensions.json)\n  - [Volar](https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.volar) -Vue 3 IDE support\n  - [Iconify IntelliSense](https://marketplace.visualstudio.com/items?itemName=antfu.iconify) - Icon inline display and autocomplete\n  - [i18n Ally](https://marketplace.visualstudio.com/items?itemName=lokalise.i18n-ally) - All in one i18n support\n  - [Windi CSS Intellisense](https://marketplace.visualstudio.com/items?itemName=voorjaar.windicss-intellisense) - IDE support for Windi CSS\n  - [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) - Code quality and rule checking\n  - [Prettier - Code formatter](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode) - Focus on code formatting and beautifying code\n  - [EditorConfig for VS Code](https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig) - Coding style check\n\n## Try it now!\n\n### GitHub Template\n\n[Create a repo from this template on GitHub](https://github.com/YutHelloWorld/vite-vue3-template/generate).\n\n### Clone to local\n\n```bash\ngit clone https://github.com/YutHelloWorld/vite-vue3-template.git my-vite-app\ncd my-vite-app\npnpm i\n```\n\n## Checklist\n\nWhen you use this template, try follow the checklist to update your info properly\n\n- [ ] Change the author name in `LICENSE`\n- [ ] Change the author name in `package.json`\n- [ ] Change the title in `.env`\n- [ ] Change the favicon in `public`\n- [ ] Clean up the `README` and remove routes\n\nAnd then , you can enjoy coding fun :)\n\n## Usage\n\n### Development\n\nJust run and visit http://localhost:8080\n\n```bash\npnpm dev\n```\n\n### Build\n\nTo build the App, run\n\n```bash\npnpm build\n```\n\nAnd you will see the generated file in `dist` that ready to be served.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuthelloworld%2Fvite-vue3-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuthelloworld%2Fvite-vue3-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuthelloworld%2Fvite-vue3-template/lists"}