{"id":31449395,"url":"https://github.com/yuler/starter-web-admin","last_synced_at":"2025-10-01T03:53:08.835Z","repository":{"id":60340726,"uuid":"519716091","full_name":"yuler/starter-web-admin","owner":"yuler","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-05T07:51:11.000Z","size":246,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-21T05:50:58.315Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yuler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-07-31T08:10:50.000Z","updated_at":"2025-09-05T07:51:15.000Z","dependencies_parsed_at":"2025-09-05T09:30:47.510Z","dependency_job_id":"63450e0d-6b9e-4a49-892e-7db9dd1fb1ed","html_url":"https://github.com/yuler/starter-web-admin","commit_stats":null,"previous_names":["yuler/starter-web-admin"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/yuler/starter-web-admin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuler%2Fstarter-web-admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuler%2Fstarter-web-admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuler%2Fstarter-web-admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuler%2Fstarter-web-admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuler","download_url":"https://codeload.github.com/yuler/starter-web-admin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuler%2Fstarter-web-admin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277791705,"owners_count":25877716,"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","status":"online","status_checked_at":"2025-10-01T02:00:09.286Z","response_time":88,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-10-01T03:53:07.663Z","updated_at":"2025-10-01T03:53:08.829Z","avatar_url":"https://github.com/yuler.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Element Plus Admin\n\n\u003e 🖥 Vite + Vue + Element Plus Starter Template for Web Admin\n\n## Quick Start\n\n```bash\ngh repo create \u003cproject_name\u003e --private --template yuler/starter-web-admin\n```\n\n## Features\n\n- ⚡️ [Vite 3](https://github.com/vitejs/vite), [Vue 3](https://github.com/vuejs/core), [Element Plus](https://element-plus.org/), [pnpm](https://pnpm.io/)\n- 🗂 File based routing \u0026 layouts power by [vite-plugin-pages](https://github.com/hannoeru/vite-plugin-pages) \u0026 [vite-plugin-vue-layouts](https://github.com/JohnCampionJr/vite-plugin-vue-layouts)\n- 📦 [Components auto importing] power by [unplugin-vue-components](https://github.com/antfu/unplugin-vue-components)\n- 🍍 [State Management via Pinia](https://pinia.vuejs.org/)\n\u003c!-- - 📲 [PWA](https://github.com/antfu/vite-plugin-pwa) --\u003e\n- 🎨 [UnoCSS](https://github.com/antfu/unocss) - the instant on-demand atomic CSS engine\n- 😃 [Use icons from any icon sets with classes](https://github.com/antfu/unocss/tree/main/packages/preset-icons)\n\u003c!-- - 🔎 [Component Preview](https://github.com/antfu/vite-plugin-vue-component-preview)\n- 🗒 [Markdown Support](https://github.com/antfu/vite-plugin-vue-markdown) --\u003e\n- 🔥 Use the [new `\u003cscript setup\u003e` syntax](https://github.com/vuejs/rfcs/pull/227)\n- 🤙🏻 [Reactivity Transform](https://vuejs.org/guide/extras/reactivity-transform.html) enabled\n- 📥 [APIs auto importing](https://github.com/antfu/unplugin-auto-import) - use Composition API and others directly\n\n## Development Guide\n\n- Recommend use [VS Code](https://code.visualstudio.com/) \u0026 Install [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) extension\n- Recommend use [`ni`](https://github.com/antfu/ni) package manager\n- `nr dev`: Start the development environment\n- `nr g`: Generate page/component from templates power by [plop](https://github.com/plopjs/plop)\n\n## Credits\n\n- [Vitesse](https://github.com/antfu/vitesse)\n- [vue-element-admin](https://github.com/PanJiaChen/vue-element-admin/)\n\n## Related\n\n- https://github.com/jekip/naive-ui-admin\n- https://github.com/xiaoxian521/vue-pure-admin\n\n## TODO List\n\n- [ ] Layout\n- [ ] Pages(Login/Permission)\n- [ ] Docs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuler%2Fstarter-web-admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuler%2Fstarter-web-admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuler%2Fstarter-web-admin/lists"}