{"id":20300681,"url":"https://github.com/gebeto/eshops-indicator","last_synced_at":"2026-05-04T17:34:53.612Z","repository":{"id":35116531,"uuid":"208733731","full_name":"gebeto/eshops-indicator","owner":"gebeto","description":"Eshops Indicator","archived":false,"fork":false,"pushed_at":"2023-01-07T09:45:07.000Z","size":1017,"stargazers_count":0,"open_issues_count":16,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T11:16:05.124Z","etag":null,"topics":["canvas","chart","charts","data-visualization","ecommerce","eshops-indicator","html5-canvas","html5-canvas-js","indicator","javascript","npm-package"],"latest_commit_sha":null,"homepage":"https://gebeto.github.io/eshops-indicator/example.html","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/gebeto.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":"2019-09-16T07:10:36.000Z","updated_at":"2020-01-05T23:31:23.000Z","dependencies_parsed_at":"2023-01-15T14:15:21.282Z","dependency_job_id":null,"html_url":"https://github.com/gebeto/eshops-indicator","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/gebeto%2Feshops-indicator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gebeto%2Feshops-indicator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gebeto%2Feshops-indicator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gebeto%2Feshops-indicator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gebeto","download_url":"https://codeload.github.com/gebeto/eshops-indicator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241795623,"owners_count":20021497,"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":["canvas","chart","charts","data-visualization","ecommerce","eshops-indicator","html5-canvas","html5-canvas-js","indicator","javascript","npm-package"],"created_at":"2024-11-14T16:20:14.400Z","updated_at":"2026-05-04T17:34:48.563Z","avatar_url":"https://github.com/gebeto.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Indicator JS\n\nJavaScript HMTL5 Canvas indicator that shows income percentage\n![Example](https://gebeto.github.io/eshops-indicator/example.png)\n\n## Installation\nUsing NPM for use with TypeScript/JavaScript\n```sh\n$ npm install eshops-indicator\n```\n\n## Getting started\n\n```html  \n\u003ccanvas id=\"barack-indicator\" width=\"200\"\u003e\u003c/canvas\u003e\n\n\n\u003cscript src=\"dist/bundle.js\"\u003e\u003c/script\u003e\n\u003cscript type=\"text/javascript\"\u003e\n    var indicatorCanvas = document.getElementById(\"barack-indicator\");\n\n    var indicator = new EshopsIndicator(indicatorCanvas, {\n        current: \"-150\",\n        previous: \"400\",\n        title: \"Barack Obama\",\n    });\n\n    indicator.draw();\n\u003c/script\u003e\n\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgebeto%2Feshops-indicator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgebeto%2Feshops-indicator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgebeto%2Feshops-indicator/lists"}