{"id":26663176,"url":"https://github.com/startpolymer/s-circle-progress","last_synced_at":"2025-04-11T18:24:29.956Z","repository":{"id":54939643,"uuid":"76350460","full_name":"StartPolymer/s-circle-progress","owner":"StartPolymer","description":"Polymer-based web component displaying a circular progress bar.","archived":false,"fork":false,"pushed_at":"2021-01-15T21:23:02.000Z","size":9,"stargazers_count":11,"open_issues_count":3,"forks_count":13,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T18:24:26.007Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","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/StartPolymer.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":"2016-12-13T10:55:07.000Z","updated_at":"2017-10-31T17:19:03.000Z","dependencies_parsed_at":"2022-08-14T07:10:14.864Z","dependency_job_id":null,"html_url":"https://github.com/StartPolymer/s-circle-progress","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StartPolymer%2Fs-circle-progress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StartPolymer%2Fs-circle-progress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StartPolymer%2Fs-circle-progress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StartPolymer%2Fs-circle-progress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StartPolymer","download_url":"https://codeload.github.com/StartPolymer/s-circle-progress/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248456381,"owners_count":21106607,"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-03-25T14:20:12.678Z","updated_at":"2025-04-11T18:24:29.931Z","avatar_url":"https://github.com/StartPolymer.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Published on webcomponents.org][webcomponents-image]][webcomponents-url]\n\n# \\\u003cs-circle-progress\\\u003e\n\nPolymer-based web component displaying a circular progress bar.\n\nInspired by element [\\\u003cprogress-bubble\\\u003e](https://github.com/tehapo/progress-bubble).\n\n## Demo\n\n[Full demo][webcomponents-demo]\n\n## Usage\n\n\u003c!--\n```\n\u003ccustom-element-demo\u003e\n  \u003ctemplate\u003e\n    \u003cscript src=\"../webcomponentsjs/webcomponents-lite.js\"\u003e\u003c/script\u003e\n    \u003clink rel=\"import\" href=\"s-circle-progress.html\"\u003e\n    \u003cnext-code-block\u003e\u003c/next-code-block\u003e\n  \u003c/template\u003e\n\u003c/custom-element-demo\u003e\n```\n--\u003e\n```html\n\u003cs-circle-progress value=\"6\" max=\"10\"\u003e\n  60%\n\u003c/s-circle-progress\u003e\n\n\u003cs-circle-progress value=\"30\" angle=\"90\" stroke-width=\"8\"\u003e\n  \u003cb\u003e30s\u003c/b\u003e\n\u003c/s-circle-progress\u003e\n```\n\n### Styling\n\nThe following custom properties and mixins are available for styling:\n\nCustom property | Description | Default\n----------------|-------------|----------\n`--s-circle-progress-bg-stroke-color` | The background color of the circle | `--paper-grey-100`\n`--s-circle-progress-stroke-color` | The stroke color of the circle | `--accent-color`\n`--s-circle-progress-stroke-linecap` | The stroke-linecap svg attribute of the circle | `round`\n\n## Installation\n\n`bower i s-circle-progress -S`\n\n## Install the Polymer-CLI\n\nFirst, make sure you have the [Polymer CLI](https://www.npmjs.com/package/polymer-cli) installed. Then run `polymer serve` to serve your application locally.\n\n## Viewing Your Application\n\n```\n$ polymer serve\n```\n\n## Building Your Application\n\n```\n$ polymer build\n```\n\nThis will create a `build/` folder with `bundled/` and `unbundled/` sub-folders\ncontaining a bundled (Vulcanized) and unbundled builds, both run through HTML,\nCSS, and JS optimizers.\n\nYou can serve the built versions by giving `polymer serve` a folder to serve\nfrom:\n\n```\n$ polymer serve build/bundled\n```\n\n## Running Tests\n\n```\n$ polymer test\n```\n\nYour application is already set up to be tested via [web-component-tester](https://github.com/Polymer/web-component-tester). Run `polymer test` to run your application's test suite locally.\n\n## License\n\nMIT: [StartPolymer/license](https://github.com/StartPolymer/license)\n\n[webcomponents-image]: https://img.shields.io/badge/webcomponents.org-published-blue.svg\n[webcomponents-url]: https://beta.webcomponents.org/element/StartPolymer/s-circle-progress\n[webcomponents-demo]: https://beta.webcomponents.org/element/StartPolymer/s-circle-progress/demo/demo/index.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstartpolymer%2Fs-circle-progress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstartpolymer%2Fs-circle-progress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstartpolymer%2Fs-circle-progress/lists"}