{"id":14957186,"url":"https://github.com/superthinking/milestone-progress-bar","last_synced_at":"2025-10-24T11:30:17.471Z","repository":{"id":57297095,"uuid":"293814339","full_name":"SuperThinking/milestone-progress-bar","owner":"SuperThinking","description":"Just a progress bar with milestones","archived":false,"fork":false,"pushed_at":"2020-09-09T14:52:42.000Z","size":84,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-31T00:44:41.824Z","etag":null,"topics":["milestone","milestone-progress-bar","npm","npm-package","react-js","react-native"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/SuperThinking.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":"2020-09-08T13:11:21.000Z","updated_at":"2024-03-21T17:33:08.000Z","dependencies_parsed_at":"2022-09-02T05:41:56.695Z","dependency_job_id":null,"html_url":"https://github.com/SuperThinking/milestone-progress-bar","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/SuperThinking%2Fmilestone-progress-bar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuperThinking%2Fmilestone-progress-bar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuperThinking%2Fmilestone-progress-bar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuperThinking%2Fmilestone-progress-bar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SuperThinking","download_url":"https://codeload.github.com/SuperThinking/milestone-progress-bar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237954674,"owners_count":19393261,"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":["milestone","milestone-progress-bar","npm","npm-package","react-js","react-native"],"created_at":"2024-09-24T13:14:18.504Z","updated_at":"2025-10-24T11:30:17.112Z","avatar_url":"https://github.com/SuperThinking.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Milestone Progress Bar\n\n\n![](images/ProgressBarExample.gif)\n\n\u003cb\u003eCheck out this package at [NPM](https://www.npmjs.com/package/milestone-progress-bar)\u003c/b\u003e\n\nHow to install:\n\n    npm install milestone-progress-bar\n\nHow to import:\n\n    import {MilestoneProgressBar} from 'milestone-progress-bar';\n\nAn example of usage:\n\n    \u003cMilestoneProgressBar\n    \n    totalMilestones={3}\n    \n    progress={[\n    \n    {completed:  4,  total:  4},\n    \n    {completed:  2,  total:  2},\n    \n    {completed:  2,  total:  2},\n    \n    ]}\n    \n    /\u003e\n\nRequires 2 props:\n1) `totalMilestones` : `number` : Total number of milestones to complete the progress\n2) `progress` : `list of objects` (object must have `completed` and `total`)  : `completed` must match `total` for a milestone to be marked complete. Do not increment value of `completed` of an object before marking the previous object fully complete.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperthinking%2Fmilestone-progress-bar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuperthinking%2Fmilestone-progress-bar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperthinking%2Fmilestone-progress-bar/lists"}