{"id":13397917,"url":"https://github.com/toorshia/justgage","last_synced_at":"2025-10-22T18:22:52.119Z","repository":{"id":4270126,"uuid":"5397873","full_name":"toorshia/justgage","owner":"toorshia","description":"JustGage is a handy JavaScript plugin for generating and animating nice \u0026 clean dashboard gauges. It is based on Raphaël library for vector drawing.","archived":false,"fork":false,"pushed_at":"2025-02-04T14:26:18.000Z","size":1920,"stargazers_count":1822,"open_issues_count":58,"forks_count":463,"subscribers_count":111,"default_branch":"master","last_synced_at":"2025-03-06T22:34:07.827Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/toorshia.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2012-08-13T10:58:00.000Z","updated_at":"2025-02-25T09:05:59.000Z","dependencies_parsed_at":"2023-01-13T13:02:58.732Z","dependency_job_id":"ff7ce519-cafc-4450-9f7d-ca2c1a10fe25","html_url":"https://github.com/toorshia/justgage","commit_stats":{"total_commits":253,"total_committers":35,"mean_commits":7.228571428571429,"dds":0.5652173913043479,"last_synced_commit":"3a0ff953202225a9573ad28dbd3bfddcdb13eb21"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toorshia%2Fjustgage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toorshia%2Fjustgage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toorshia%2Fjustgage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toorshia%2Fjustgage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toorshia","download_url":"https://codeload.github.com/toorshia/justgage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243505106,"owners_count":20301555,"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":"2024-07-30T18:01:53.091Z","updated_at":"2025-10-22T18:22:52.113Z","avatar_url":"https://github.com/toorshia.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# JustGage\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"docs/public/logo.png\"/\u003e\u003c/p\u003e\n\n[![NPM Version](https://img.shields.io/npm/v/justgage.svg)](https://www.npmjs.com/package/justgage)\n[![Downloads](https://img.shields.io/npm/dm/justgage.svg)](https://www.npmjs.com/package/justgage)\n[![Bundle Size](https://img.shields.io/bundlephobia/minzip/justgage.svg)](https://bundlephobia.com/package/justgage)\n\n[![Deploy Docs](https://github.com/toorshia/justgage/actions/workflows/deploy-docs.yml/badge.svg)](https://github.com/toorshia/justgage/actions/workflows/deploy-docs.yml)\n[![CI](https://github.com/toorshia/justgage/actions/workflows/ci.yml/badge.svg)](https://github.com/toorshia/justgage/actions/workflows/ci.yml)\n\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n[![MIT Licence](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/mit-license.php)\n[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)\n\n\u003e **The gauge library you know and love, completely reimagined for the modern web! 🎉**\n\n\u003cp align=\"center\"\u003e\n  \u003cb\u003e⚡ Zero Dependencies\u003c/b\u003e \u0026bull;\n  \u003cb\u003e💖 Modern ES6+\u003c/b\u003e \u0026bull;\n  \u003cb\u003e🎛️ Highly Customizable\u003c/b\u003e \u0026bull;\n  \u003cb\u003e📱 Responsive Design\u003c/b\u003e \u0026bull;\n  \u003cb\u003e🚀 High Performance\u003c/b\u003e \u0026bull;\n  \u003cb\u003e🛡️ Battle Tested\u003c/b\u003e \u0026bull;\n  \u003cb\u003e📦 76% smaller \u003c/b\u003e From 36.5 kB → 8.6 kB (27.9 kB saved!))\n  \u003c/p\u003e\n\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"https://toorshia.github.io/justgage\" style=\"font-weight: bold; text-decoration: none;\"\u003e\n      🎮 Try Live Demo \u0026amp; Playground\n    \u003c/a\u003e\n    \u0026bull;\n    \u003ca href=\"https://toorshia.github.io/justgage/docs\" style=\"font-weight: bold; text-decoration: none;\"\u003e\n      📚 Full Documentation\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## Quick Start\n\n### Installation\n\n```bash\nnpm install justgage\n```\n\n### Basic Usage\n\n```javascript\nimport { JustGage } from 'justgage';\n\nconst gauge = new JustGage({\n  id: 'my-gauge',\n  value: 75,\n  min: 0,\n  max: 100,\n});\n```\n\n## More Information\n\n- 📖 **[Complete Documentation](https://toorshia.github.io/justgage/docs)** - API reference, configuration options, and examples\n- 🎮 **[Interactive Playground](https://toorshia.github.io/justgage/playground)** - Try different configurations live\n- 🚀 **[Migration Guide](https://toorshia.github.io/justgage/docs#migration)** - Upgrading from v1.x to v2.0+\n- 🤝 **[Contributing](CONTRIBUTING.md)** - Development setup and contribution guidelines\n\n## License\n\nThis project is licensed under [MIT](LICENSE) License\n\n## Author \u0026 Maintainers\n\n- **Original Author**: [Bojan Djuricic](https://github.com/toorshia)\n- **v2.0 Modernization \u0026 Maintenance**: [robertsLando](https://github.com/robertsLando)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoorshia%2Fjustgage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoorshia%2Fjustgage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoorshia%2Fjustgage/lists"}