{"id":21870489,"url":"https://github.com/next-dev-team/nuxt3-element-plus","last_synced_at":"2025-03-21T22:21:30.030Z","repository":{"id":49824030,"uuid":"518025725","full_name":"next-dev-team/nuxt3-element-plus","owner":"next-dev-team","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-01T11:04:51.000Z","size":1089,"stargazers_count":7,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T16:45:42.282Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://nuxt3-biolerplate.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/next-dev-team.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}},"created_at":"2022-07-26T11:04:26.000Z","updated_at":"2024-07-21T10:39:06.000Z","dependencies_parsed_at":"2022-09-01T12:01:04.544Z","dependency_job_id":null,"html_url":"https://github.com/next-dev-team/nuxt3-element-plus","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/next-dev-team%2Fnuxt3-element-plus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/next-dev-team%2Fnuxt3-element-plus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/next-dev-team%2Fnuxt3-element-plus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/next-dev-team%2Fnuxt3-element-plus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/next-dev-team","download_url":"https://codeload.github.com/next-dev-team/nuxt3-element-plus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244875720,"owners_count":20524703,"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-11-28T06:11:41.581Z","updated_at":"2025-03-21T22:21:30.004Z","avatar_url":"https://github.com/next-dev-team.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003ch2 align=\"center\"\u003e\n\u003ca href=\"https://github.com/next-dev-team/nuxt3-biolerplate\"\u003eNuxt3 Biolerplate\u003c/a\u003e \n\u003c/h2\u003e\u003cbr\u003e\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://nuxt3-biolerplate.vercel.app//\"\u003e🖥 Online Preview\u003c/a\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003ca href=\"https://stackblitz.com/github/next-dev-team/nuxt3-biolerplate\"\u003e\u003cimg src=\"https://developer.stackblitz.com/img/open_in_stackblitz.svg\" alt=\"\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Features\n\n- [💚 Nuxt 3](https://v3.nuxtjs.org) - SSR, ESR, File-based routing, components auto importing, modules, etc.\n- 💨 [Tailwind CSS v3](https://tailwindcss.com/) with ✨ [Headless UI](https://headlessui.dev/)\n- 😃 Use icons from any icon sets in Pure CSS, powered by [UnoCSS](https://github.com/antfu/unocss)\n- 🍍 [State Management via Pinia](https://pinia.esm.dev), see [./stores/app.ts](./stores/app.ts)\n- 🌙 Switch Theme (light, dark, system, realtime)\n- 📑 [Layout system](./layouts): header,footer, Narbar, login, register etc\n- 🚩 [Localization (i18n-next)](https://github.com/intlify/vue-i18n-next): easy to use with vue-i18n-next `$t('welcome to', {name: 'Nuxt3', otherName:'2022'})`\n- 🔥 Language Switcher\n- ⚡️ Vite - Instant HMR\n- 📥 auto importing - for Components, Composition API, VueUse and custom composables.\n- 🦾 TypeScript, of course\n- 🔥 The `\u003cscript setup\u003e` syntax\n- 🔥 Eslint + Prettier \u0026 Huksy + LintStage + Commitlint\n\n## Plugins\n\n### Nuxt Modules\n\n- [VueUse](https://github.com/vueuse/vueuse) - collection of useful composition APIs.\n- [ColorMode](https://github.com/nuxt-community/color-mode-module) - dark and Light mode with auto detection made easy with Nuxt.\n- [UnoCSS](https://github.com/antfu/unocss) - the instant on-demand atomic CSS engine.\n- [Pinia](https://pinia.esm.dev/) - intuitive, type safe, light and flexible Store for Vue.\n\n## IDE\n\nWe recommend using [VS Code](https://code.visualstudio.com/) with [Volar](https://github.com/johnsoncodehk/volar) to get the best experience (You might want to disable Vetur if you have it).\n\n\n## Try it now!\n\n### Online\n\n\u003ca href=\"https://stackblitz.com/github/antfu/vitesse-nuxt3\"\u003e\u003cimg src=\"https://developer.stackblitz.com/img/open_in_stackblitz.svg\" alt=\"\"\u003e\u003c/a\u003e\n\n### GitHub Template\n\n[Create a repo from this template on GitHub](https://github.com/next-dev-team/nuxt3-biolerplate/generate).\n\n### Clone to local\n\nIf you prefer to do it manually with the cleaner git history\n\n```bash\ngit clone https://github.com/next-dev-team/nuxt3-biolerplate.git\ncd nuxt3-biolerplate\npnpm i # If you don't have pnpm installed, run: npm install -g pnpm\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnext-dev-team%2Fnuxt3-element-plus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnext-dev-team%2Fnuxt3-element-plus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnext-dev-team%2Fnuxt3-element-plus/lists"}