{"id":19030488,"url":"https://github.com/longrun/vue3-spa-version-update-confirmation","last_synced_at":"2026-05-12T12:40:34.733Z","repository":{"id":37970802,"uuid":"502778393","full_name":"longrun/vue3-spa-version-update-confirmation","owner":"longrun","description":"This is a Vue3 / SPA sample implementation of a process that determines that a newer version is available and asks the user if there wants to upgrade.","archived":false,"fork":false,"pushed_at":"2023-06-06T02:57:35.000Z","size":53,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-02T03:44:59.162Z","etag":null,"topics":["pinia","vite","vue3"],"latest_commit_sha":null,"homepage":"","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/longrun.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":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2022-06-13T02:15:55.000Z","updated_at":"2022-06-13T09:44:09.000Z","dependencies_parsed_at":"2023-01-16T15:45:19.896Z","dependency_job_id":null,"html_url":"https://github.com/longrun/vue3-spa-version-update-confirmation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longrun%2Fvue3-spa-version-update-confirmation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longrun%2Fvue3-spa-version-update-confirmation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longrun%2Fvue3-spa-version-update-confirmation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longrun%2Fvue3-spa-version-update-confirmation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/longrun","download_url":"https://codeload.github.com/longrun/vue3-spa-version-update-confirmation/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240079638,"owners_count":19744725,"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":["pinia","vite","vue3"],"created_at":"2024-11-08T21:18:07.724Z","updated_at":"2026-05-02T17:30:20.414Z","avatar_url":"https://github.com/longrun.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue3 SPA vesion up confirmation \n\nThis is a Vue 3 / SPA sample implementation of a process that determines\nthat a newer version is available and asks the user if there wants to upgrade.\n\n\u003cimg width=\"846\" alt=\"screenshot\" src=\"https://user-images.githubusercontent.com/15245958/173325469-bfdc8e73-9828-49d3-a6da-861456903bc6.png\"\u003e\n\n## Using\n\n- Vue 3\n- Vite\n- Pinia\n\n``\n# SPA application version management strategy\n\nBump a version of manualy.\n\n```\nnpm version (major|minor|patch)\n```\n\nGenerate to `public/latestversion.json` that can access by this app can access.\n\n```\ngrep -e '\"version\":' package.json | sed -e 's/^/{/' | sed -e 's/[,]/}/' \u003e public/latestversion.json\n```\n\n... or Auto generate by GitHub Actions.\n\nAnd you going to push the code.\n\n# Thaks for\n- [szboynono/mosha-vue-toastify](https://github.com/szboynono/mosha-vue-toastify)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flongrun%2Fvue3-spa-version-update-confirmation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flongrun%2Fvue3-spa-version-update-confirmation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flongrun%2Fvue3-spa-version-update-confirmation/lists"}