{"id":13824601,"url":"https://github.com/upupming/vue3-compact-template","last_synced_at":"2025-06-23T05:08:32.777Z","repository":{"id":96379027,"uuid":"423592338","full_name":"upupming/vue3-compact-template","owner":"upupming","description":"⚡️ A simple and compact vue 3 template with current cutting edge front end technologies.","archived":false,"fork":false,"pushed_at":"2021-12-08T14:53:07.000Z","size":5881,"stargazers_count":15,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T04:58:50.938Z","etag":null,"topics":["less","pinia","pnpm","storybook","vite","vue","vuerouter","windicss"],"latest_commit_sha":null,"homepage":"https://upupming.site/vue3-compact-template","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/upupming.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}},"created_at":"2021-11-01T19:33:50.000Z","updated_at":"2024-10-21T08:47:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"57e99e1c-c930-4842-9b93-7484ade37986","html_url":"https://github.com/upupming/vue3-compact-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/upupming/vue3-compact-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upupming%2Fvue3-compact-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upupming%2Fvue3-compact-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upupming%2Fvue3-compact-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upupming%2Fvue3-compact-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/upupming","download_url":"https://codeload.github.com/upupming/vue3-compact-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upupming%2Fvue3-compact-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261417589,"owners_count":23155074,"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":["less","pinia","pnpm","storybook","vite","vue","vuerouter","windicss"],"created_at":"2024-08-04T09:01:05.667Z","updated_at":"2025-06-23T05:08:27.760Z","avatar_url":"https://github.com/upupming.png","language":"Vue","funding_links":[],"categories":["Examples","Components \u0026 Libraries"],"sub_categories":["Scaffold"],"readme":"# vue3-compact-template\n\nEnglish | [中文](README.zh.md)\n\n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg?style=flat-square)](https://standardjs.com)\n[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?style=flat-square)](https://conventionalcommits.org)\n\n⚡️ A simple and compact vue 3 template with current cutting edge front end technologies.\n\nSee the live demo at:\n\n- http://upupming.site/vue3-compact-template/\n- http://upupming.site/vue3-compact-template/storybook/\n\n## Tech stack\n\n- Framework: [Vue 3](https://v3.vuejs.org/)\n- Package manager: [pnpm](https://github.com/pnpm/pnpm)\n- Build tool: [Vite 2](https://vitejs.dev/)\n- State management: [Pinia](https://pinia.esm.dev/)\n- Router: [Vue Router](https://next.router.vuejs.org/)\n- Utility first CSS framework: [WindiCSS](https://windicss.org/)\n- CSS preprocessor: [Less](https://lesscss.org/)\n- UI component explorer: [Storybook](https://github.com/storybookjs/storybook/)\n- Icons: [unplugin-icons](https://github.com/antfu/unplugin-icons)\n- ESLint rule: [eslint-config-standard-with-typescript](https://github.com/standard/eslint-config-standard-with-typescript)\n- Style linting: stylelint standard\n- commit convention: husky + commitlint\n\n## Development\n\n```bash\n# Development\npnpm run dev\n# Run storybook\npnpm run storybook\n```\n\n## Build\n\n```bash\npnpm run build\npnpm run build-storybook\n```\n\nAfter built, the `dist` folder will contain both the app and storybook build result, you can just serve them using `pnpm run serve`.\n\n- http://localhost:5000/vue3-compact-template/\n- http://localhost:5000/vue3-compact-template/storybook/\n\n### Recommendations\n\n- Component library: [NaiveUI](https://www.naiveui.com/zh-CN/os-theme), [arco design](https://arco.design/), [Varlet](https://github.com/haoziqaq/varlet)\n- [VueUse](https://github.com/antfu/vueuse) - collection of useful composition APIs\n- [`@vueuse/head`](https://github.com/vueuse/head) - manipulate document head reactively\n\n## References\n\n- https://github.com/antfu/vitesse\n- [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fupupming%2Fvue3-compact-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fupupming%2Fvue3-compact-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fupupming%2Fvue3-compact-template/lists"}