{"id":26690749,"url":"https://github.com/wangzuo/react-progress-label","last_synced_at":"2025-03-26T16:01:02.357Z","repository":{"id":34701339,"uuid":"38677092","full_name":"swiftcarrot/react-progress-label","owner":"swiftcarrot","description":"Progress component for React and React Native","archived":false,"fork":false,"pushed_at":"2021-12-10T08:01:45.000Z","size":423,"stargazers_count":92,"open_issues_count":0,"forks_count":23,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-05-22T20:07:14.425Z","etag":null,"topics":["javascript","react"],"latest_commit_sha":null,"homepage":"https://swiftcarrot.dev/react-progress-label","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/swiftcarrot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2015-07-07T09:18:43.000Z","updated_at":"2024-02-27T16:36:24.000Z","dependencies_parsed_at":"2022-09-16T03:02:09.727Z","dependency_job_id":null,"html_url":"https://github.com/swiftcarrot/react-progress-label","commit_stats":null,"previous_names":["wangzuo/react-progress-label"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swiftcarrot%2Freact-progress-label","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swiftcarrot%2Freact-progress-label/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swiftcarrot%2Freact-progress-label/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swiftcarrot%2Freact-progress-label/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swiftcarrot","download_url":"https://codeload.github.com/swiftcarrot/react-progress-label/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245191600,"owners_count":20575247,"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":["javascript","react"],"created_at":"2025-03-26T16:00:27.953Z","updated_at":"2025-03-26T16:01:02.320Z","avatar_url":"https://github.com/swiftcarrot.png","language":"JavaScript","readme":"# react-progress-label\n\n[![npm](https://img.shields.io/npm/v/react-progress-label.svg)](https://www.npmjs.com/package/react-progress-label)\n[![npm](https://img.shields.io/npm/dm/react-progress-label.svg)](https://www.npmjs.com/package/react-progress-label)\n[![Build Status](https://travis-ci.org/swiftcarrot/react-progress-label.svg?branch=master)](https://travis-ci.org/swiftcarrot/react-progress-label)\n[![codecov](https://codecov.io/gh/swiftcarrot/react-progress-label/branch/master/graph/badge.svg)](https://codecov.io/gh/swiftcarrot/react-progress-label)\n[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n\nProgress component for React and React Native\n\n![screenshot](https://raw.githubusercontent.com/swiftcarrot/react-progress-label/master/screenshot.png)\n\n### Installation\n\n```sh\nyarn add react-progress-label\nnpm install react-progress-label --save\n```\n\n### Demo\n\n[https://swiftcarrot.dev/react-progress-label](https://swiftcarrot.dev/react-progress-label)\n\n### Usage\n\n```javascript\n\u003cProgressLabel\n  progress={50}\n  startDegree={60}\n  progressWidth={8}\n  trackWidth={20}\n  trackBorderWidth={0}\n  trackBorderColor=\"#0000ff\"\n  cornersWidth={4}\n  size={400}\n  fillColor=\"black\"\n  trackColor=\"red\"\n  progressColor=\"green\"\n/\u003e\n```\n\n### React Native usage\n\nWe need to install [react-native-svg](https://github.com/react-native-community/react-native-svg) first. The native version implements the same api as the web version.\n\n```javascript\nimport ProgressLabel from 'react-progress-label';\n```\n\nThis project is inspired by [kirualex/KAProgressLabel](https://github.com/kirualex/KAProgressLabel).\n\n### License\n\nISC\n","funding_links":[],"categories":["Uncategorized","UI Components","\u003csummary\u003eUI Components\u003c/summary\u003e","Demos"],"sub_categories":["Uncategorized","Loader"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwangzuo%2Freact-progress-label","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwangzuo%2Freact-progress-label","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwangzuo%2Freact-progress-label/lists"}