{"id":21326332,"url":"https://github.com/maximemoreillon/vuetify3-application-template","last_synced_at":"2026-01-02T12:57:43.902Z","repository":{"id":87273795,"uuid":"567579800","full_name":"maximemoreillon/vuetify3-application-template","owner":"maximemoreillon","description":"A templating component for Vuetify 3 applications","archived":false,"fork":false,"pushed_at":"2024-10-31T01:12:01.000Z","size":1040,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-08T04:48:12.336Z","etag":null,"topics":["vue3","vuetify3"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/maximemoreillon.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}},"created_at":"2022-11-18T04:51:33.000Z","updated_at":"2024-10-31T01:12:05.000Z","dependencies_parsed_at":"2024-10-29T23:47:13.256Z","dependency_job_id":null,"html_url":"https://github.com/maximemoreillon/vuetify3-application-template","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximemoreillon%2Fvuetify3-application-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximemoreillon%2Fvuetify3-application-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximemoreillon%2Fvuetify3-application-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximemoreillon%2Fvuetify3-application-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximemoreillon","download_url":"https://codeload.github.com/maximemoreillon/vuetify3-application-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243806041,"owners_count":20350775,"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":["vue3","vuetify3"],"created_at":"2024-11-21T21:09:16.113Z","updated_at":"2026-01-02T12:57:43.867Z","avatar_url":"https://github.com/maximemoreillon.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vuetify 3 application template\n\nUsage example:\n\n```vue\n\u003ctemplate\u003e\n  \u003cv-app\u003e\n    \u003cAppTemplate :options=\"options\" @userChanged=\"handleUserChanged($event)\"\u003e\n      \u003ctemplate v-slot:nav\u003e\n        \u003cv-list\u003e\n          \u003cv-list-item\u003e \u003c/v-list-item\u003e\n        \u003c/v-list\u003e\n      \u003c/template\u003e\n    \u003c/AppTemplate\u003e\n  \u003c/v-app\u003e\n\u003c/template\u003e\n\n\u003cscript lang=\"ts\" setup\u003e\nimport AppTemplate from \"@moreillon/vuetify3-application-template\"\nimport \"@moreillon/vuetify3-application-template/dist/style.css\"\nimport { ref } from \"vue\"\n\nconst options = ref({\n  title: \"Example application\",\n  author: \"Maxime Moreillon\",\n  login_url: \"https://api.users.maximemoreillon.com/auth/login\",\n  identification_url: \"https://api.users.maximemoreillon.com/users/self\",\n})\n\nasync function handleUserChanged({ user, jwt }: any) {\n  // Do something with user info or JWT\n}\n\u003c/script\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximemoreillon%2Fvuetify3-application-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaximemoreillon%2Fvuetify3-application-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximemoreillon%2Fvuetify3-application-template/lists"}