{"id":49491627,"url":"https://github.com/roebi/astro-github-api-plugin","last_synced_at":"2026-05-01T06:34:46.120Z","repository":{"id":189592715,"uuid":"680929874","full_name":"roebi/astro-github-api-plugin","owner":"roebi","description":"in Astro - as a plugin - get the github api","archived":false,"fork":false,"pushed_at":"2026-04-28T05:32:56.000Z","size":1067,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-28T07:28:33.720Z","etag":null,"topics":["astro","astro-component","astro-plugin","github","github-api","github-meta"],"latest_commit_sha":null,"homepage":"","language":"Astro","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/roebi.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-08-20T21:23:16.000Z","updated_at":"2026-04-28T05:32:56.000Z","dependencies_parsed_at":"2023-08-20T22:49:47.985Z","dependency_job_id":"d033beae-6b9e-4281-8f40-ea6a07a4fbb5","html_url":"https://github.com/roebi/astro-github-api-plugin","commit_stats":null,"previous_names":["roebi/astro-github-api-plugin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/roebi/astro-github-api-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roebi%2Fastro-github-api-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roebi%2Fastro-github-api-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roebi%2Fastro-github-api-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roebi%2Fastro-github-api-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roebi","download_url":"https://codeload.github.com/roebi/astro-github-api-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roebi%2Fastro-github-api-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32487686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["astro","astro-component","astro-plugin","github","github-api","github-meta"],"created_at":"2026-05-01T06:34:45.549Z","updated_at":"2026-05-01T06:34:46.116Z","avatar_url":"https://github.com/roebi.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"## astro-github-api-plugin\n\nin Astro - as a plugin - get the github api\n\n- (MUST HAVE) for a project\n\n- (NICE TO HAVE) for a user\n\n## Install\n\n```git bash\nnpm install astro-github-api-plugin\n```\n\n## Usage\n\n```astro\n---\nimport AstroGithubApiPlugin from 'astro-github-api-plugin';\n\n// if you need a part of the project information\n// AstroGithubApiPlugin.project.topics\n\n// if you need a part of the user information\n// AstroGithubApiPlugin.user.avatar_url\n\n---\n\n\u003cp\u003erenderexample\u003c/p\u003e\n\n\u003cAstroGithubApiPlugin login=\"roebi\" name=\"01-01-vanilla-HTML5-starter-page\" /\u003e\n```\n## Example\n\n```html\n\u003ch1\u003eGithub Meta Data from project '01-01-vanilla-HTML5-starter-page' of user 'roebi'\u003c/h1\u003e\n\n\u003ch2\u003e01-01-vanilla-HTML5-starter-page\u003c/h2\u003e\n\n\u003cp\u003e{\n     \"name\": \"01-01-vanilla-HTML5-starter-page\",\n     ...\n     \"owner\": {\n        \"login\": \"roebi\",\n        ...\n     },\n     \"description\": \"vanilla HTML 5 starter page - Have you ever heard of this HTML 5 tags ?\",\n     ...\n     \"topics\": [\n       \"html5\",\n       \"html5-template\",\n       \"roebi\",\n       \"starter\"\n     ],\n     ...\n   }\u003c/p\u003e\n\n\u003ch1\u003eGithub Meta Data of user 'roebi'\u003c/h1\u003e\n\n\u003ch2\u003eroebi\u003c/h2\u003e\n\n\u003cp\u003e{\n     \"login\": \"roebi\",\n     ...\n     \"avatar_url\": \"...\",\n     ...\n     \"location\": \"Switzerland\",\n     ...\n     \"bio\": \"...\"\n   }\u003c/p\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froebi%2Fastro-github-api-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froebi%2Fastro-github-api-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froebi%2Fastro-github-api-plugin/lists"}