{"id":27060481,"url":"https://github.com/codewithdpk/pretty-progress","last_synced_at":"2025-04-05T13:19:52.355Z","repository":{"id":46676109,"uuid":"395942603","full_name":"codewithdpk/pretty-progress","owner":"codewithdpk","description":"Pretty Progress bar for your react application.","archived":false,"fork":false,"pushed_at":"2021-09-30T18:00:08.000Z","size":535,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T12:17:23.318Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/codewithdpk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-08-14T08:25:49.000Z","updated_at":"2022-09-19T05:57:28.000Z","dependencies_parsed_at":"2022-09-03T21:12:42.654Z","dependency_job_id":null,"html_url":"https://github.com/codewithdpk/pretty-progress","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/codewithdpk%2Fpretty-progress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithdpk%2Fpretty-progress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithdpk%2Fpretty-progress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithdpk%2Fpretty-progress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codewithdpk","download_url":"https://codeload.github.com/codewithdpk/pretty-progress/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247339481,"owners_count":20923075,"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":[],"created_at":"2025-04-05T13:19:51.621Z","updated_at":"2025-04-05T13:19:52.348Z","avatar_url":"https://github.com/codewithdpk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pretty Progress\n\nA pretty and simple progress bar for your React applications. 🚀\n\nPretty Progress is a progress bar UI component for React application to build attractive progress showcase for any kind of actions such profile verification, loading data and more.\n\n![plot](./download.png)\n\n# Table of contents\n\n- [Installation](#installation)\n  - [Install Module](#install-module)\n  - [Import](#import)\n  - [Use case](#user-case)\n- [API](#api)\n- [License](#license)\n\n## Installation\n\nYou can simply use this package by simply install the npm module by following commands.\n\n### Install Module\n\n```sh\n$   npm i pretty-progress\n```\n\n### Import\n\n```javscript\n    import { PrettyProgress } from 'pretty-progress';\n```\n\n### Use case\n\n```Javscript\n$   \u003cdiv className=\"your__wrapper\"\u003e\n        \u003cPrettyProgress width = {37} / \u003e // Out of 100%\n    \u003c/div\u003e\n```\n\n## API\n\nProps with usecases\n\n| props   | Mandatory | Description                                     |\n| :------ | :-------- | :---------------------------------------------- |\n| `width` | Yes       | Dynamic value of your progress completion       |\n| `color` | Yes       | Dynamic value of your progress background color |\n\n## License\n\n[MIT]('./LICENSE')\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithdpk%2Fpretty-progress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewithdpk%2Fpretty-progress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithdpk%2Fpretty-progress/lists"}