{"id":27114196,"url":"https://github.com/andreepratama27/vue-fullscreen-loading","last_synced_at":"2026-04-09T12:54:13.601Z","repository":{"id":57396035,"uuid":"96968418","full_name":"andreepratama27/vue-fullscreen-loading","owner":"andreepratama27","description":":tv: A plugin for implements Fullscreen loading build with Vue 2","archived":false,"fork":false,"pushed_at":"2017-08-11T08:48:57.000Z","size":153,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T16:04:06.934Z","etag":null,"topics":["css","fullscreen","jaavscript","loading","sass","vue","vue2","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/andreepratama27.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}},"created_at":"2017-07-12T05:24:12.000Z","updated_at":"2017-07-19T03:27:50.000Z","dependencies_parsed_at":"2022-09-16T12:22:53.370Z","dependency_job_id":null,"html_url":"https://github.com/andreepratama27/vue-fullscreen-loading","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/andreepratama27%2Fvue-fullscreen-loading","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreepratama27%2Fvue-fullscreen-loading/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreepratama27%2Fvue-fullscreen-loading/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreepratama27%2Fvue-fullscreen-loading/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreepratama27","download_url":"https://codeload.github.com/andreepratama27/vue-fullscreen-loading/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247589823,"owners_count":20963022,"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":["css","fullscreen","jaavscript","loading","sass","vue","vue2","webpack"],"created_at":"2025-04-07T03:56:34.044Z","updated_at":"2025-12-30T23:05:57.094Z","avatar_url":"https://github.com/andreepratama27.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Coverage Status](https://coveralls.io/repos/github/andreepratama27/vue-fullscreen-loading/badge.svg?branch=master)](https://coveralls.io/github/andreepratama27/vue-fullscreen-loading?branch=master)\n\n# Vue Fullscreen Loading\n\nA simple vue component for implements Fullscreen loading.\n\n# Install\n\nYou can use [vue-fullscreen-loading](#) vue-fullscreen-loading.vue an insert into your html\nor\nYou can install via npm\n\n```\nnpm install vue-fullscreen-loading\n```\n\n# Usage\n\n```javascript\n\u003ctemplate\u003e\n    \u003cdiv\u003e\n        \u003cfullscreen-loading\n            image=\"your_image_asset.png\"\n            :show=\"isShow\"\u003e\n        \u003c/fullscreen-loading\n    \u003c/div\u003e\n\u003c/template\u003e\n\n\u003cscript\u003e\n    import FullscreenLoading from 'fullscreen-loading'\n    export default {\n        components: {\n            FullscreenLoading\n        },\n\n        data () {\n            return {\n                isShow: true\n            }\n        }\n    }\n\u003c/script\u003e\n```\n\n# Props\n\n###### image (String)\n\nadd your image and add to this props\n\n###### show (Boolean)\n\nEnable this component on / off by value that pass to the props\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreepratama27%2Fvue-fullscreen-loading","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreepratama27%2Fvue-fullscreen-loading","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreepratama27%2Fvue-fullscreen-loading/lists"}