{"id":21099110,"url":"https://github.com/zyszys/github-personal-stars","last_synced_at":"2025-10-16T04:13:31.119Z","repository":{"id":32858020,"uuid":"144488919","full_name":"ZYSzys/github-personal-stars","owner":"ZYSzys","description":":star: Count your personal repos' total stars.","archived":false,"fork":false,"pushed_at":"2024-10-27T16:55:57.000Z","size":140,"stargazers_count":3,"open_issues_count":11,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-27T19:53:15.134Z","etag":null,"topics":["github","personal","repository","star","stars"],"latest_commit_sha":null,"homepage":"","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/ZYSzys.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-12T17:56:17.000Z","updated_at":"2023-03-28T10:54:01.000Z","dependencies_parsed_at":"2023-12-23T15:49:07.141Z","dependency_job_id":"fee105bd-fff5-4fe9-acc1-d7a4da9660be","html_url":"https://github.com/ZYSzys/github-personal-stars","commit_stats":{"total_commits":18,"total_committers":4,"mean_commits":4.5,"dds":0.2777777777777778,"last_synced_commit":"6aafdd285fd04a27ea032227265873593258e6ef"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZYSzys%2Fgithub-personal-stars","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZYSzys%2Fgithub-personal-stars/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZYSzys%2Fgithub-personal-stars/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZYSzys%2Fgithub-personal-stars/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZYSzys","download_url":"https://codeload.github.com/ZYSzys/github-personal-stars/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225439228,"owners_count":17474487,"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":["github","personal","repository","star","stars"],"created_at":"2024-11-19T22:58:03.497Z","updated_at":"2025-10-16T04:13:31.057Z","avatar_url":"https://github.com/ZYSzys.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# github-personal-stars\n\n[![NPM version](https://img.shields.io/npm/v/github-personal-stars.svg?style=flat)](https://npmjs.org/package/github-personal-stars)\n[![Travis CI](https://travis-ci.org/ZYSzys/github-personal-stars.svg?branch=master)](https://travis-ci.org/ZYSzys/github-personal-stars)\n[![codecov](https://codecov.io/gh/ZYSzys/github-personal-stars/branch/master/graph/badge.svg)](https://codecov.io/gh/ZYSzys/github-personal-stars)\n[![NPM downloads](http://img.shields.io/npm/dm/github-personal-stars.svg?style=flat)](https://npmjs.org/package/github-personal-stars)\n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n[![license](https://img.shields.io/github/license/ZYSzys/github-personal-stars.svg)](https://github.com/ZYSzys/github-personal-stars/blob/master/LICENSE)\n\n\u003e Count your personal repos' total stars.\n\n![](/screenshot.png)\n\n## Installation\n\n### Global\n```sh\n# Using npm\nnpm install -g github-personal-stars\n\n# Using yarn\nyarn global add github-personal-stars\n```\n\n### Local\n```sh\n# Using npm\nnpm install --save github-personal-stars\n\n# Using yarn\nyarn add github-personal-stars\n```\n\n\n## Usage\n\n```js\nconst countPersonalStars = require('.')\n\n// use your username, 'ZYSzys' is mine\ncountPersonalStars('ZYSzys', (err, total) =\u003e {\n  console.log(err || total)\n});\n// =\u003e\n// Just a number.\n```\n\n## License\n\nMIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzyszys%2Fgithub-personal-stars","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzyszys%2Fgithub-personal-stars","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzyszys%2Fgithub-personal-stars/lists"}