{"id":19772199,"url":"https://github.com/recordevolution/widget-value","last_synced_at":"2026-02-04T01:42:49.464Z","repository":{"id":206217771,"uuid":"716003450","full_name":"RecordEvolution/widget-value","owner":"RecordEvolution","description":"Display an array of Numbers and Units","archived":false,"fork":false,"pushed_at":"2026-01-10T19:19:21.000Z","size":2240,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-11T05:47:39.371Z","etag":null,"topics":["dashboard-widget"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/RecordEvolution.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-11-08T09:23:53.000Z","updated_at":"2026-01-10T19:19:24.000Z","dependencies_parsed_at":"2024-01-12T01:40:26.391Z","dependency_job_id":"1fcf406a-0fe0-4f80-ba75-0a4a84ae7bd1","html_url":"https://github.com/RecordEvolution/widget-value","commit_stats":null,"previous_names":["recordevolution/widget-value"],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/RecordEvolution/widget-value","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RecordEvolution%2Fwidget-value","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RecordEvolution%2Fwidget-value/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RecordEvolution%2Fwidget-value/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RecordEvolution%2Fwidget-value/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RecordEvolution","download_url":"https://codeload.github.com/RecordEvolution/widget-value/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RecordEvolution%2Fwidget-value/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29063974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-04T00:26:14.114Z","status":"ssl_error","status_checked_at":"2026-02-04T00:23:06.435Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["dashboard-widget"],"created_at":"2024-11-12T05:05:43.834Z","updated_at":"2026-02-04T01:42:49.459Z","avatar_url":"https://github.com/RecordEvolution.png","language":"TypeScript","readme":"# \\\u003cwidget-value\u003e\n\nThis webcomponent follows the [open-wc](https://github.com/open-wc/open-wc) recommendation.\n\n## Installation\n\n```bash\nnpm i @record-evolution/widget-value\n```\n\n## Usage\n\n```html\n\u003cscript type=\"module\"\u003e\n    import '@record-evolution/widget-value/widget-value.js'\n\u003c/script\u003e\n\n\u003cwidget-value-1.1.24\u003e\u003c/widget-value-1.1.24\u003e\n```\n\n## Expected data format\n\nPlease take a look at the src/default-data.json to see what data is expected to make the widget show content.\n\nThe following format represents the available data :\n\n```js\ndata: {\n  settings: {\n    title: string,\n    subTitle: string,\n    minGauge: number,\n    maxGauge: number,\n    style: {\n      needleColor: string,\n      sections: number,\n      backgroundColor: string[]\n    }\n  }\n  gaugeValue: Number\n}\n```\n\n## Local Demo\n\n```bash\nnpm start\n```\n\nTo run a local development server that serves the basic demo located in `demo/index.html`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frecordevolution%2Fwidget-value","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frecordevolution%2Fwidget-value","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frecordevolution%2Fwidget-value/lists"}