{"id":15759326,"url":"https://github.com/teaglebuilt/gatsby-plugin-github-readme","last_synced_at":"2026-01-12T06:21:14.098Z","repository":{"id":40716718,"uuid":"267609837","full_name":"teaglebuilt/gatsby-plugin-github-readme","owner":"teaglebuilt","description":"React github readme card component for gatsby remark and mdx.","archived":false,"fork":false,"pushed_at":"2023-01-06T07:47:54.000Z","size":1595,"stargazers_count":0,"open_issues_count":14,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-19T00:22:37.600Z","etag":null,"topics":["gatsby","gatsby-plugin","mdx","react-component","readme","readme-md","remark"],"latest_commit_sha":null,"homepage":null,"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/teaglebuilt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["teaglebuilt"],"patreon":"teaglebuilt"}},"created_at":"2020-05-28T14:19:44.000Z","updated_at":"2023-04-11T15:29:57.000Z","dependencies_parsed_at":"2023-02-05T16:01:14.159Z","dependency_job_id":null,"html_url":"https://github.com/teaglebuilt/gatsby-plugin-github-readme","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teaglebuilt%2Fgatsby-plugin-github-readme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teaglebuilt%2Fgatsby-plugin-github-readme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teaglebuilt%2Fgatsby-plugin-github-readme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teaglebuilt%2Fgatsby-plugin-github-readme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teaglebuilt","download_url":"https://codeload.github.com/teaglebuilt/gatsby-plugin-github-readme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246443536,"owners_count":20778249,"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":["gatsby","gatsby-plugin","mdx","react-component","readme","readme-md","remark"],"created_at":"2024-10-04T10:04:45.995Z","updated_at":"2026-01-12T06:21:14.080Z","avatar_url":"https://github.com/teaglebuilt.png","language":"JavaScript","funding_links":["https://github.com/sponsors/teaglebuilt","https://patreon.com/teaglebuilt"],"categories":[],"sub_categories":[],"readme":"\n\n\u003cdiv align=\"center\"\u003e\n    \u003ch1\u003egatsby plugin github readme\u003c/h1\u003e\n    \u003ca href=\"https://www.gatsbyjs.org/packages/gatsby-plugin-github-readme/?=gatsby-plugin-github\" alt=\"gatsby plugin homepage\"\u003eGatsby Plugin Homepage\u003c/a\u003e\n    \u003cp\u003eLoad github readme card components in jsx, remark, mdx.\u003c/p\u003e\n    \u003cp\u003e\n        \u003cimg src=\"https://img.shields.io/npm/v/gatsby-plugin-github-readme?style=for-the-badge\" alt=\"npm package for gatsby-plugin-github-readme\"\u003e\n        \u003cimg src=\"https://img.shields.io/npm/dm/gatsby-plugin-github-readme?style=for-the-badge\" alt=\"downloads for gatsby-plugin-github-readme from npm\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/workflow/status/teaglebuilt/gatsby-plugin-github-readme/Unit Testing?style=for-the-badge\" alt=\"unit tests build\"\u003e\n    \u003c/p\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/teaglebuilt/gatsby-plugin-github-readme/master/assets/card.png\" alt=\"Image of react card component of a github readme generated by gatsby-plugin-github-readme\" width=\"400\" height=\"400\"\u003e\n\u003c/div\u003e\n\n```\nnpm i gatsby-plugin-github-readme\n```\n\n# configuration\n\ngatsby-config.js\n```js\nplugins: [\n    {\n      resolve: `gatsby-plugin-github-readme`,\n      options: {\n        key: 'GITHUB API KEY',\n        repos: [\n          \"user/repo\",\n          \"user/repo\"\n        ]\n      }\n    }\n]\n```\n\n\n```js\nimport { GithubReadme } from \"gatsby-plugin-github-readme\";\n\nexport default () =\u003e {\n  \u003cGithubReadme user=\"user\" repo=\"name of repo\" /\u003e\n}\n```\n\n\n# Support\n\nEmojis are supported and rendered if in scope of what is visible. Currently g-emoji is not supported and I am working on a solution.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteaglebuilt%2Fgatsby-plugin-github-readme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteaglebuilt%2Fgatsby-plugin-github-readme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteaglebuilt%2Fgatsby-plugin-github-readme/lists"}