{"id":15024790,"url":"https://github.com/akryum/vue-progress-path","last_synced_at":"2025-04-12T23:33:05.796Z","repository":{"id":48018261,"uuid":"104499862","full_name":"Akryum/vue-progress-path","owner":"Akryum","description":"Progress bars and loading indicators for Vue.js","archived":false,"fork":false,"pushed_at":"2022-12-07T09:24:07.000Z","size":715,"stargazers_count":424,"open_issues_count":45,"forks_count":38,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-10T07:44:43.676Z","etag":null,"topics":["loading-bar","loading-spinner","spinner","vuejs","vuejs2"],"latest_commit_sha":null,"homepage":"https://akryum.github.io/vue-progress-path/","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/Akryum.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"Akryum"}},"created_at":"2017-09-22T17:16:30.000Z","updated_at":"2025-04-03T10:27:18.000Z","dependencies_parsed_at":"2023-01-24T14:01:28.571Z","dependency_job_id":null,"html_url":"https://github.com/Akryum/vue-progress-path","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/Akryum%2Fvue-progress-path","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akryum%2Fvue-progress-path/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akryum%2Fvue-progress-path/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akryum%2Fvue-progress-path/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Akryum","download_url":"https://codeload.github.com/Akryum/vue-progress-path/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248647259,"owners_count":21139081,"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":["loading-bar","loading-spinner","spinner","vuejs","vuejs2"],"created_at":"2024-09-24T20:00:55.769Z","updated_at":"2025-04-12T23:33:05.773Z","avatar_url":"https://github.com/Akryum.png","language":"Vue","funding_links":["https://github.com/sponsors/Akryum","https://www.patreon.com/akryum"],"categories":[],"sub_categories":[],"readme":"# vue-progress-path\n\n[![npm](https://img.shields.io/npm/v/vue-progress-path.svg) ![npm](https://img.shields.io/npm/dm/vue-progress-path.svg)](https://www.npmjs.com/package/vue-progress-path)\n[![vue2](https://img.shields.io/badge/vue-2.x-brightgreen.svg)](https://vuejs.org/)\n\nProgress bars and loading indicators that can take any form!\n\n\u003e This library is Work In Progress.\n\n[Live Demo](https://akryum.github.io/vue-progress-path/)\n\n\u003cp\u003e\n  \u003ca href=\"https://www.patreon.com/akryum\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://c5.patreon.com/external/logo/become_a_patron_button.png\" alt=\"Become a Patreon\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Sponsors\n\n### Gold\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.sumcumo.com/en/\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://cdn.discordapp.com/attachments/258614093362102272/570728242399674380/logo-sumcumo.png\" alt=\"sum.cumo logo\" width=\"400px\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n### Silver\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://vueschool.io/\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://vueschool.io/img/logo/vueschool_logo_multicolor.svg\" alt=\"VueSchool logo\" width=\"200px\"\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://www.vuemastery.com/\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://cdn.discordapp.com/attachments/258614093362102272/557267759130607630/Vue-Mastery-Big.png\" alt=\"Vue Mastery logo\" width=\"200px\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n### Bronze\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://vuetifyjs.com\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://cdn.discordapp.com/attachments/537832759985700914/537832771691872267/Horizontal_Logo_-_Dark.png\" width=\"100\"\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://www.frontenddeveloperlove.com/\" target=\"_blank\" title=\"Frontend Developer Love\"\u003e\n    \u003cimg src=\"https://cdn.discordapp.com/attachments/258614093362102272/557267744249085953/frontend_love-logo.png\" width=\"56\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Installation\n\n```\nnpm i -S vue-progress-path\n```\n\n```\nyarn add vue-progress-path\n```\n\n## Usage\n\n```js\nimport 'vue-progress-path/dist/vue-progress-path.css'\nimport VueProgress from 'vue-progress-path'\n\nVue.use(VueProgress, {\n  // defaultShape: 'circle',\n})\n```\n\nYou can now use the `\u003cloading-progress\u003e` component.\n\n## CSS customization example\n\nYou can customize the progress components with CSS:\n\n```css\n.vue-progress-path path {\n  stroke-width: 12;\n}\n\n.vue-progress-path .progress {\n  stroke: red;\n}\n\n.vue-progress-path .background {\n  stroke: #edd;\n}\n```\n\n## Examples\n\nGoogle Material Design-like spinner:\n\n```html\n\u003cloading-progress\n  :progress=\"progress\"\n  :indeterminate=\"indeterminate\"\n  :counter-clockwise=\"counterClockwise\"\n  :hide-background=\"hideBackground\"\n  size=\"64\"\n  rotate\n  fillDuration=\"2\"\n  rotationDuration=\"1\"\n/\u003e\n```\n\nSemi-circle:\n\n```html\n\u003cloading-progress\n  :progress=\"progress\"\n  :indeterminate=\"indeterminate\"\n  :counter-clockwise=\"counterClockwise\"\n  :hide-background=\"hideBackground\"\n  shape=\"semicircle\"\n  size=\"64\"\n/\u003e\n```\n\nCustom SVG path:\n\n```html\n\u003cloading-progress\n  :progress=\"progress\"\n  :indeterminate=\"indeterminate\"\n  :counter-clockwise=\"counterClockwise\"\n  :hide-background=\"hideBackground\"\n  shape=\"M10 80 C 40 10, 65 10, 95 80 S 150 150, 180 80\"\n  size=\"180\"\n  fill-duration=\"2\"\n/\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakryum%2Fvue-progress-path","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakryum%2Fvue-progress-path","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakryum%2Fvue-progress-path/lists"}