{"id":22117912,"url":"https://github.com/bot-academia/vue-ui-preloader","last_synced_at":"2025-07-25T11:32:48.623Z","repository":{"id":38173406,"uuid":"277145727","full_name":"Bot-Academia/Vue-ui-preloader","owner":"Bot-Academia","description":"Pre Loader components for vue.js","archived":false,"fork":false,"pushed_at":"2023-10-24T10:02:53.000Z","size":3673,"stargazers_count":22,"open_issues_count":13,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-12T17:17:40.116Z","etag":null,"topics":["loader","preloader","vue","vuejs"],"latest_commit_sha":null,"homepage":"https://vue-preloader.netlify.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/Bot-Academia.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-04T16:23:33.000Z","updated_at":"2024-06-18T18:30:33.403Z","dependencies_parsed_at":"2024-06-18T18:39:56.468Z","dependency_job_id":null,"html_url":"https://github.com/Bot-Academia/Vue-ui-preloader","commit_stats":{"total_commits":93,"total_committers":7,"mean_commits":"13.285714285714286","dds":0.5161290322580645,"last_synced_commit":"fc325ca3ae79e69a970ad71f3af3e330e349ecfa"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bot-Academia%2FVue-ui-preloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bot-Academia%2FVue-ui-preloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bot-Academia%2FVue-ui-preloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bot-Academia%2FVue-ui-preloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bot-Academia","download_url":"https://codeload.github.com/Bot-Academia/Vue-ui-preloader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227571873,"owners_count":17788137,"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":["loader","preloader","vue","vuejs"],"created_at":"2024-12-01T13:41:50.329Z","updated_at":"2024-12-01T13:41:51.034Z","avatar_url":"https://github.com/Bot-Academia.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"![chrome_54Uk8Qpx8p](https://user-images.githubusercontent.com/54861487/86740454-4a074e00-c054-11ea-8d35-ddcb438982e7.png)\r\n\r\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/52e8f8d3a38e4c8ab3a2539ecfd88b5b)](https://app.codacy.com/gh/Bot-Academia/Vue-ui-preloader?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=Bot-Academia/Vue-ui-preloader\u0026utm_campaign=Badge_Grade_Dashboard)\r\n[![Netlify Status](https://api.netlify.com/api/v1/badges/f88fe30e-103a-4157-8ead-30de668b037c/deploy-status)](https://app.netlify.com/sites/vue-preloader/deploys)\r\n\r\n[![Language](https://img.shields.io/badge/language-vue-green.svg)](https://img.shields.io/badge/language-vue-green.svg)\r\n[![License](https://img.shields.io/badge/license-MIT-000000.svg)](https://img.shields.io/badge/license-MIT-000000.svg)\r\n[![NPM Package](https://img.shields.io/npm/v/vue-ui-preloader.svg)](https://www.npmjs.com/package/vue-ui-preloader) \r\n[![NPM Downloads](https://img.shields.io/npm/dm/vue-ui-preloader.svg)](https://www.npmjs.com/package/vue-ui-preloader)\r\n\t\u003ca href=\"https://github.com/vuejs/awesome-vue#loader\"\u003e\u003cimg src=\"https://awesome.re/mentioned-badge.svg\" alt=\"Mentioned in Awesome-Vue\" /\u003e\u003c/a\u003e\r\n\r\n\r\n[![NPM](https://nodei.co/npm/vue-ui-preloader.png?downloads=true\u0026downloadRank=true\u0026stars=true)](https://nodei.co/npm/vue-ui-preloader/)\r\n\r\n## Demo and playground\r\nLive demo -  https://vue-preloader.netlify.app/\r\n\r\n[Playground Website](https://vue-preloader.netlify.app/).\r\nAdjust the settings using the playground options. On the bottom of the page you will find the source code that you can directly use in your project or you can manually change the props.\r\n\r\nnpm link - https://www.npmjs.com/package/vue-ui-preloader\r\n\r\n## Installation\r\n\r\n```bash\r\n# use yarn\r\nyarn add vue-ui-preloader\r\n# use npm\r\nnpm install --save vue-ui-preloader\r\n```\r\n\r\n## Usage\r\n\r\nVue 2 Sandbox link - https://codesandbox.io/s/hungry-grass-7fx4z?file=/src/App.vue\r\n\r\nIn your main.js\r\n```js\r\nimport loader from \"vue-ui-preloader\";\r\n\r\nVue.use(loader);\r\n```\r\n\r\nIn your template\r\n```vue\r\n\u003ctemplate\u003e\r\n  \u003cloader object=\"#ff9633\" color1=\"#ffffff\" color2=\"#17fd3d\" size=\"5\" speed=\"2\" bg=\"#343a40\" objectbg=\"#999793\" opacity=\"80\" name=\"circular\"\u003e\u003c/loader\u003e\r\n\u003c/template\u003e\r\n```\r\n\r\n\u003enote(you can either use the [playground](https://vue-preloader.netlify.app/) website to automatically get all the props set or you can set them manaully using the below prop list. You can also resort to not passing any prop, in this case the preloader will use default settings.)\r\n\r\n## Via CDN\r\n\r\nCDN demo link - http://jsfiddle.net/8961cm0s/1/\r\n\r\nIn your index.html\r\n```html\r\n\u003cscript src=\"https://unpkg.com/vue-ui-preloader\"\u003e\u003c/script\u003e\r\n\u003clink rel=\"stylesheet\" type=\"text/css\" href=\"https://unpkg.com/vue-ui-preloader/dist/loader.css\"\u003e\r\n```\r\n\r\nIn your template\r\n```html\r\n\u003cdiv id=\"app\"\u003e\r\n  \u003cloader object=\"#ff9633\" color1=\"#ffffff\" color2=\"#17fd3d\" size=\"5\" speed=\"2\" bg=\"#343a40\" objectbg=\"#999793\" opacity=\"80\" name=\"circular\"\u003e\u003c/loader\u003e\r\n\u003c/div\u003e\r\n```\r\n\r\nIn your main.js\r\n```js\r\nVue.use(loader)\r\n\r\nnew Vue({\r\n  el: '#app',\r\n  components:{\r\n  loader:loader\r\n  }\r\n});\r\n```\r\n\r\n## Props\r\n| Name | Type | Default | Description |\r\n|:-----|:-----|:--------|:------------|\r\n| name | string | 'spinning' | decides the type of loader |\r\n| object | string | '#ff9633' | set the color of the loaders. hex or color |\r\n| color1 | string | only for circular | set the color of the circular loader disk1. hex or color |\r\n| color2 | string | only for circular | set the color of the circular loader disk2. hex or color |\r\n| size | number | 5 | set the size of loader |\r\n| bg | string | '#343a40' | set the color of the loader background. hex or color |\r\n| objectbg | string | '#999793' | set the color of the loader object background. hex or color |\r\n| opacity | number | 80 | set the opacity of background |\r\n| speed | number | 2 | animation speed in seconds |\r\n| disableScrolling | boolean | false | disable page scrolling when preloader is open |\r\n\r\n## Author\r\n\r\n\u0026#169; [Vinayak sharma](https://github.com/vinayaksh42)\r\n [Hrishikesh Agarwal](https://github.com/codetheorem)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbot-academia%2Fvue-ui-preloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbot-academia%2Fvue-ui-preloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbot-academia%2Fvue-ui-preloader/lists"}