{"id":16136262,"url":"https://github.com/brokiem/material-progress-bar","last_synced_at":"2025-10-06T22:58:14.716Z","repository":{"id":65349990,"uuid":"589898233","full_name":"brokiem/material-progress-bar","owner":"brokiem","description":"Google Material design progress bar for your website","archived":false,"fork":false,"pushed_at":"2023-01-17T13:01:52.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-06T16:41:13.003Z","etag":null,"topics":["bar","google","material","material-progress","progress"],"latest_commit_sha":null,"homepage":"https://brokiem.is-a.dev/material-progress-bar/","language":"CSS","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/brokiem.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":"2023-01-17T07:47:58.000Z","updated_at":"2023-01-17T08:48:17.000Z","dependencies_parsed_at":"2023-02-10T09:35:25.381Z","dependency_job_id":null,"html_url":"https://github.com/brokiem/material-progress-bar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brokiem/material-progress-bar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokiem%2Fmaterial-progress-bar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokiem%2Fmaterial-progress-bar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokiem%2Fmaterial-progress-bar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokiem%2Fmaterial-progress-bar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brokiem","download_url":"https://codeload.github.com/brokiem/material-progress-bar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokiem%2Fmaterial-progress-bar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278692917,"owners_count":26029405,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bar","google","material","material-progress","progress"],"created_at":"2024-10-09T23:11:02.942Z","updated_at":"2025-10-06T22:58:14.689Z","avatar_url":"https://github.com/brokiem.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Material Progress Bar\n\nGoogle Material design progress bar for your website\n\n# Installation\n\nInstall using npm:\n\n```bash\nnpm install material-progress-bar\n```\n\nImport the files:\n\n```javascript\nimport 'material-progress-bar/mprogress.js';\nimport 'material-progress-bar/mprogress.css';\n```\n\n# Usage\n\nImport JavaScript and CSS to your HTML\n\n```html\n\u003cscript src=\"https://cdn.jsdelivr.net/gh/brokiem/material-progress-bar@master/mprogress.js\"\u003e\u003c/script\u003e\n\u003clink rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/gh/brokiem/material-progress-bar@master/mprogress.css\"\u003e\n```\n\nAdd this code to your HTML body\n\n```html\n\u003cdiv id=\"mprogress\"\u003e\u003c/div\u003e\n```\n\n```javascript\n// Use MProgress.show() to show progress bar\nMProgress.show();\n\n// Use MProgress.hide() to hide progress bar\nMProgress.hide();\n```\n\n# Demo\nhttps://brokiem.github.io/material-progress-bar/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrokiem%2Fmaterial-progress-bar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrokiem%2Fmaterial-progress-bar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrokiem%2Fmaterial-progress-bar/lists"}