{"id":24750920,"url":"https://github.com/visualbean/vue-splash","last_synced_at":"2025-03-23T03:33:47.773Z","repository":{"id":39494043,"uuid":"163458134","full_name":"VisualBean/vue-splash","owner":"VisualBean","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-10T20:39:16.000Z","size":1743,"stargazers_count":8,"open_issues_count":14,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-28T09:51:35.888Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VisualBean.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":"2018-12-28T23:37:21.000Z","updated_at":"2021-11-08T10:59:11.000Z","dependencies_parsed_at":"2022-08-29T03:21:18.345Z","dependency_job_id":null,"html_url":"https://github.com/VisualBean/vue-splash","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/VisualBean%2Fvue-splash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VisualBean%2Fvue-splash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VisualBean%2Fvue-splash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VisualBean%2Fvue-splash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VisualBean","download_url":"https://codeload.github.com/VisualBean/vue-splash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245052619,"owners_count":20553161,"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":"2025-01-28T09:51:18.638Z","updated_at":"2025-03-23T03:33:47.740Z","avatar_url":"https://github.com/VisualBean.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vue-splash\nThe source used for my blogpost on creating a splash screen in vue https://visualbean.medium.com/simple-vue-splash-screen-f734b096d919\n\nThe basic idea is to simply add whichever splash/loading screen you want inside your hook point (`\u003cdiv id=\"app\"\u003e\u003c/div\u003e`),\nOnce your app has completed loading whatever it needs (in `beforeMount` and `init`).\n\nIn this project we simply mimic loading time by adding \n\n``` javascript\nbeforeMount() {\n  this.delay(5000);\n},\n```\nto the hello world component.\n\n\n## Project setup\n```\nyarn install\n```\n\n### Compiles and hot-reloads for development\n```\nyarn run serve\n```\n\n### Compiles and minifies for production\n```\nyarn run build\n```\n\n### Lints and fixes files\n```\nyarn run lint\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisualbean%2Fvue-splash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvisualbean%2Fvue-splash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisualbean%2Fvue-splash/lists"}