{"id":28628305,"url":"https://github.com/oprogramador/github-star-history","last_synced_at":"2025-06-12T10:12:07.568Z","repository":{"id":36469594,"uuid":"226499883","full_name":"oprogramador/github-star-history","owner":"oprogramador","description":"A library checking stars number at a given point in time for a given GitHub repo","archived":false,"fork":false,"pushed_at":"2025-05-31T12:41:39.000Z","size":481,"stargazers_count":4,"open_issues_count":6,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-01T00:58:01.093Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/oprogramador.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}},"created_at":"2019-12-07T11:25:26.000Z","updated_at":"2023-07-18T11:56:27.000Z","dependencies_parsed_at":"2024-01-06T12:33:47.399Z","dependency_job_id":"12d60124-3b39-45f6-9c5e-7b55f8df5c71","html_url":"https://github.com/oprogramador/github-star-history","commit_stats":null,"previous_names":["oprogramador/github-stars"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/oprogramador/github-star-history","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oprogramador%2Fgithub-star-history","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oprogramador%2Fgithub-star-history/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oprogramador%2Fgithub-star-history/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oprogramador%2Fgithub-star-history/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oprogramador","download_url":"https://codeload.github.com/oprogramador/github-star-history/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oprogramador%2Fgithub-star-history/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259445020,"owners_count":22858554,"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":"2025-06-12T10:12:06.933Z","updated_at":"2025-06-12T10:12:07.519Z","avatar_url":"https://github.com/oprogramador.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# github-star-history\n\n[![MIT License](https://img.shields.io/badge/license-mit-green.svg?style=flat-square)](https://opensource.org/licenses/MIT)\n[![Build Status](https://travis-ci.com/oprogramador/github-star-history.svg?branch=master)](https://travis-ci.com/oprogramador/github-star-history\n)\n\n[![NPM status](https://nodei.co/npm/github-star-history.png?downloads=true\u0026stars=true)](https://npmjs.org/package/github-star-history\n)\n\n## install\n`npm i --save github-star-history` or `yarn add github-star-history`\n\n## usage\nExport your GitHub token as `GITHUB_TOKEN` env.\n```js\nimport countStars from 'github-star-history';\n// or:\n// const countStars = require('github-star-history').default;\n\nconst result = await countStars('visionmedia/debug', '2019-01-01T00:00:00Z');\nexpect(result).to.equal(7054);\n```\n\n## notes\n- Due to GitHub API limits, if the past number of stars exceeds 39990, it returns 39990.\n- The returned past number of stars can change if a user unstars a given repo because GitHub API returns only the current stargazers.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foprogramador%2Fgithub-star-history","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foprogramador%2Fgithub-star-history","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foprogramador%2Fgithub-star-history/lists"}