{"id":21527708,"url":"https://github.com/uvacoder/uva-github-stars-4303","last_synced_at":"2026-05-05T14:32:24.729Z","repository":{"id":103087708,"uuid":"455189625","full_name":"Uvacoder/uva-github-stars-4303","owner":"Uvacoder","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-28T06:41:37.000Z","size":3205,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-27T00:45:19.131Z","etag":null,"topics":["abcgithub","abcwip","github","github-api","github-stars","mysite","vercel"],"latest_commit_sha":null,"homepage":"https://mygithubstars.vercel.app/","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/Uvacoder.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}},"created_at":"2022-02-03T14:07:59.000Z","updated_at":"2023-01-28T06:40:28.000Z","dependencies_parsed_at":"2023-03-31T03:49:50.086Z","dependency_job_id":null,"html_url":"https://github.com/Uvacoder/uva-github-stars-4303","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Uvacoder/uva-github-stars-4303","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Uvacoder%2Fuva-github-stars-4303","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Uvacoder%2Fuva-github-stars-4303/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Uvacoder%2Fuva-github-stars-4303/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Uvacoder%2Fuva-github-stars-4303/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Uvacoder","download_url":"https://codeload.github.com/Uvacoder/uva-github-stars-4303/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Uvacoder%2Fuva-github-stars-4303/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32653518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["abcgithub","abcwip","github","github-api","github-stars","mysite","vercel"],"created_at":"2024-11-24T01:49:51.042Z","updated_at":"2026-05-05T14:32:24.723Z","avatar_url":"https://github.com/Uvacoder.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![star-charts](screenshot-star-charts.png)\n\n🧩 [Also available as chrome extension](https://chrome.google.com/webstore/detail/iijibbcdddbhokfepbblglfgdglnccfn)\n\n# Star History\n\n[https://star-history.com](https://star-history.com) the missing GitHub star history graph of GitHub repos.\n\n**Sponsor**\n\n\u003ca href=\"https://bytebase.com/\"\u003e \u003cimg height=\"80px\" src=\"https://i.v2ex.co/3VSATzOl.png\" /\u003e \u003c/a\u003e\n\n[Bytebase.com](https://bytebase.com) is an open source, web-based database schema change and version control tool for teams.\n\n## [As a website](https://star-history.com)\n\n**Support comparing multiple repos**\n\n![web-demo](https://raw.githubusercontent.com/bytebase/star-history/master/public/star-history.gif)\n\n## [As an extension](https://chrome.google.com/webstore/detail/star-history/iijibbcdddbhokfepbblglfgdglnccfn)\n\n![extension-demo](https://raw.githubusercontent.com/timqian/images/master/star-history-extension.gif)\n\n\u003e Note: You can [load the `./extension` folder to chrome](https://superuser.com/a/247654) to install the extension too.\n\n## Access Token\n\n[star-history.com](https://star-history.com) uses GitHub API to retrieve repository metadata. When user exceed the rate [limit of unauthenticated requests](https://developer.github.com/v3/#rate-limiting). Star history will need your personal access token to unlimit it.\n\nIf you don't already have one, [create one](https://github.com/settings/tokens/new), and add to star-history (no scope to your personal data is needed)\n\n## Develop\n\n### Website\n\n```bash\nnpm run startWebsite\n```\n\n### Extension\n\n```bash\nnpm run buildExtension\n# load the extension folder as unpacked extension into chrome to view it\n```\n\n## Build and Deploy\n\n### Website\n\n```bash\n# deploy to star-history.com\nnpm run deployWebsite\n```\n\n### Extension\n\n```bash\nnpm run buildExtension\n# zip extension folder and publish to chrome web store\n```\n\n## Updates\n\n- 2019-8-28: use [chart.xkcd](https://github.com/timqian/chart.xkcd) to plot the graph\n\n- 2019-3-06: Add personal access token; update style; mono repo\n\n- 2016-6-30: Alert to notie\n\n- 2016-6-28: Add clear btn\n\n- 2016-6-28: Better view for \"many star\" repos (use current star number as the last point on the graph)\n\n- 2016-6-26: **Store repo info into url hash**\n\n- 2016-6-26: **multiple kinds of input styles (eg: github.com/bytebase/star-history, ...)**\n\n- 2016-6-26: Better view for less star repos #28\n\n- 2016-6-14: **Toggle search by hit enter** #26, prevent crash while searching for not existing repo\n\n- 2016-5-26: Update mobile view\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuvacoder%2Fuva-github-stars-4303","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuvacoder%2Fuva-github-stars-4303","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuvacoder%2Fuva-github-stars-4303/lists"}