{"id":13445840,"url":"https://github.com/Mikhus/canvas-gauges","last_synced_at":"2025-03-21T05:31:13.585Z","repository":{"id":3180353,"uuid":"4212213","full_name":"Mikhus/canvas-gauges","owner":"Mikhus","description":"HTML5 Canvas Gauge. Tiny implementation of highly configurable gauge using pure JavaScript and HTML5 canvas. No dependencies. Suitable for IoT devices because of minimum code base.","archived":false,"fork":false,"pushed_at":"2023-11-11T10:50:17.000Z","size":34660,"stargazers_count":1572,"open_issues_count":93,"forks_count":396,"subscribers_count":80,"default_branch":"master","last_synced_at":"2024-10-29T15:34:30.778Z","etag":null,"topics":["canvas-gauge","gauge","html5-canvas","javascript","linear-gauge","radial-gauge"],"latest_commit_sha":null,"homepage":"http://canvas-gauges.com/","language":"JavaScript","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/Mikhus.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2012-05-03T08:57:44.000Z","updated_at":"2024-10-19T09:42:17.000Z","dependencies_parsed_at":"2024-01-14T20:18:56.312Z","dependency_job_id":"373f7556-4efd-4132-a83d-84bdba44b453","html_url":"https://github.com/Mikhus/canvas-gauges","commit_stats":{"total_commits":421,"total_committers":20,"mean_commits":21.05,"dds":"0.13064133016627077","last_synced_commit":"6b179f83b7f03926a4d58ac09e15525d19fad3d1"},"previous_names":["mikhus/canv-gauge"],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mikhus%2Fcanvas-gauges","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mikhus%2Fcanvas-gauges/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mikhus%2Fcanvas-gauges/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mikhus%2Fcanvas-gauges/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mikhus","download_url":"https://codeload.github.com/Mikhus/canvas-gauges/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237999352,"owners_count":19399866,"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-gauge","gauge","html5-canvas","javascript","linear-gauge","radial-gauge"],"created_at":"2024-07-31T05:00:40.427Z","updated_at":"2025-03-21T05:31:13.254Z","avatar_url":"https://github.com/Mikhus.png","language":"JavaScript","funding_links":[],"categories":["Libraries","JavaScript"],"sub_categories":["Charts Libraries"],"readme":"# HTML Canvas Gauges v2.1\n\n[![Build Status](https://travis-ci.org/Mikhus/canvas-gauges.svg?branch=master)](https://travis-ci.org/Mikhus/canvas-gauges) ![Test Coverage](https://rawgit.com/Mikhus/canvas-gauges/master/test-coverage.svg) ![Documentation Coverage](https://rawgit.com/Mikhus/canvas-gauges/master/docs-coverage.svg) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://rawgit.com/Mikhus/canvas-gauges/master/LICENSE) [![run on repl.it](http://repl.it/badge/github/Mikhus/canvas-gauges)](https://repl.it/github/Mikhus/canvas-gauges)\n\n[![Canvas Gauges](https://raw.githubusercontent.com/Mikhus/blob/master/gauges.png)](https://rawgit.com/Mikhus/canvas-gauges/master/examples/radial-component.html)\n\n\u003c!-- toc --\u003e\n\n- [Installation](#installation)\n- [Documentation](#documentation)\n- [Add-Ons](#add-ons)\n- [Special Thanks](#special-thanks)\n- [License](#license)\n\n\u003c!-- tocstop --\u003e\n\nThis is tiny implementation of highly configurable gauge using pure JavaScript and HTML5 canvas.\nNo dependencies. Suitable for IoT devices because of minimum code base.\n\n## Installation\n\nCanvas gauges can be simply installed using npm package manager. Depending on your needs there is possibility to install whole gauge library or only that part you really need for your project.\nTo install the whole library, run:\n\n    $ npm install canvas-gauges\n\nIf you only need the exact type of the gauge it can be installed using the appropriate npm tag. Currently the following gauges are supported: linear, radial.\n\nTo install only linear gauge, run:\n\n    $ npm install canvas-gauges@linear\n\nTo install only radial gauge, run:\n\n    $ npm install canvas-gauges@radial\n\nThis strategy useful only if you need to minimize your code base and plan to use ONLY a specific gauge type. If you need to use various gauge types in your project it is recommended to use whole gauge package.\n\n[More...](http://canvas-gauges.com/documentation/user-guide/#installing)\n\n## Documentation\n\nYou can find complete docs on the canvas gauges web-site:\n\n * [User Guide](http://canvas-gauges.com/documentation/user-guide/)\n * [Developer's Docs](http://canvas-gauges.com/documentation/api/)\n * [Examples](http://canvas-gauges.com/documentation/examples/)\n\n## Add-Ons\n\nHere are some third-party libraries which are developed and delivered to use canvas-gauges as components for a different popular frameworks:\n\n - [Angular gauge components](https://github.com/MeetmeLeave/ng-canvas-gauges)\n - [VueJs gauge components](https://github.com/vue-bulma/canvas-gauges)\n - [React gauge component](https://github.com/1995parham/react-canvas-gauges)\n\n## Special Thanks\n\n[![Lohika](http://www.lohika.com/wp-content/themes/gridalicious/images/lohika_full.svg)](http://www.lohika.com/)\n\nFor supporting development!\n\n[![SauceLabs](http://info.saucelabs.com/rs/468-XBT-687/images/ink-logo.png)](http://saucelabs.com/)\n\nFor testing support!\n\nAnd to all [contributors](https://github.com/Mikhus/canvas-gauges/graphs/contributors)!\n\n## License\n\nThis code is subject to [MIT](https://rawgit.com/Mikhus/canvas-gauges/master/LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMikhus%2Fcanvas-gauges","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMikhus%2Fcanvas-gauges","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMikhus%2Fcanvas-gauges/lists"}