{"id":18740439,"url":"https://github.com/meenbeese/github-starred-repos-analyzer","last_synced_at":"2026-04-16T04:31:52.763Z","repository":{"id":250229477,"uuid":"833861823","full_name":"meenbeese/github-starred-repos-analyzer","owner":"meenbeese","description":"A Node.js script that analyzes a GitHub user’s starred repositories and counts the number of repositories for each programming language.","archived":false,"fork":false,"pushed_at":"2024-07-25T23:33:48.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-20T04:37:48.115Z","etag":null,"topics":["cli-app","github","nodejs"],"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/meenbeese.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2024-07-25T23:22:15.000Z","updated_at":"2024-07-25T23:33:50.000Z","dependencies_parsed_at":"2024-07-26T01:55:12.733Z","dependency_job_id":null,"html_url":"https://github.com/meenbeese/github-starred-repos-analyzer","commit_stats":null,"previous_names":["meenbeese/github-starred-repos-analyzer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/meenbeese/github-starred-repos-analyzer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meenbeese%2Fgithub-starred-repos-analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meenbeese%2Fgithub-starred-repos-analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meenbeese%2Fgithub-starred-repos-analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meenbeese%2Fgithub-starred-repos-analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meenbeese","download_url":"https://codeload.github.com/meenbeese/github-starred-repos-analyzer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meenbeese%2Fgithub-starred-repos-analyzer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31871490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cli-app","github","nodejs"],"created_at":"2024-11-07T15:39:19.151Z","updated_at":"2026-04-16T04:31:52.733Z","avatar_url":"https://github.com/meenbeese.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Starred Repos Analyzer\n\nThis is a simple Node.js script that analyzes a GitHub user's starred repositories and counts the number of repositories for each programming language.\n\n## Features\n\n- Fetches all starred repositories of a GitHub user\n- Counts the number of repositories for each programming language\n- Displays the results in a nicely formatted table\n- Handles pagination to fetch all starred repositories\n\n## Prerequisites\n\n- Node.js installed on your machine\n- `node-fetch` library\n\n## Installation\n\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/meenbeese/github-starred-repos-analyzer.git\n    ```\n2. Navigate to the project directory:\n    ```bash\n    cd github-starred-repos-analyzer\n    ```\n3. Install the required dependencies:\n    ```bash\n    npm install node-fetch\n    ```\n\n## Usage\n\n1. Run the script with the GitHub username as a command line argument:\n    ```bash\n    node index.js foobar\n    ```\n\nReplace `foobar` with the GitHub username you want to analyze.\n\n## Example\n\n```bash\nnode index.js octocat\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeenbeese%2Fgithub-starred-repos-analyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeenbeese%2Fgithub-starred-repos-analyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeenbeese%2Fgithub-starred-repos-analyzer/lists"}