{"id":15147099,"url":"https://github.com/giscus/react-giscus","last_synced_at":"2025-09-29T15:32:04.972Z","repository":{"id":104107034,"uuid":"383163296","full_name":"giscus/react-giscus","owner":"giscus","description":"[DEPRECATED] A React component for giscus. :octocat: :gem:","archived":true,"fork":false,"pushed_at":"2021-08-01T13:37:00.000Z","size":25,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-17T13:43:17.152Z","etag":null,"topics":["comment-system","giscus","github-discussions"],"latest_commit_sha":null,"homepage":"https://github.com/giscus/giscus-component","language":"TypeScript","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/giscus.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":"2021-07-05T14:10:21.000Z","updated_at":"2024-08-21T15:10:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"fcfd3df2-4fa3-4627-838f-61ec2b61f72b","html_url":"https://github.com/giscus/react-giscus","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"a26488237bc96faf8d3dcedabdb681a4e75e6c51"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giscus%2Freact-giscus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giscus%2Freact-giscus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giscus%2Freact-giscus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giscus%2Freact-giscus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/giscus","download_url":"https://codeload.github.com/giscus/react-giscus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234635491,"owners_count":18864089,"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":["comment-system","giscus","github-discussions"],"created_at":"2024-09-26T12:22:19.551Z","updated_at":"2025-09-29T15:32:04.626Z","avatar_url":"https://github.com/giscus.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-giscus [DEPRECATED]\n\nThis package has been deprecated. Use [@giscus/react][giscus-react] from\n[giscus-component][giscus-component] instead.\n\nA React component for [giscus][giscus], a comments system powered by GitHub\nDiscussions.\n\n## Installation\n\n```shell\nnpm install react-giscus\n# or\nyarn add react-giscus\n```\n\n## Usage\n\nFollow the instructions on [the website][giscus] and put the respective\nattributes of the shown `\u003cscript\u003e` tag as props to the `Giscus` component.\n\n```jsx\nimport Giscus from 'react-giscus';\n\nexport default function MyPage() {\n  return (\n    \u003cGiscus\n      repo=\"\"\n      repoId=\"...\"\n      category=\"...\"\n      categoryId=\"...\"\n      mapping=\"...\"\n      term=\"...\"\n      theme=\"...\"\n      reactionsEnabled=\"...\"\n    /\u003e\n  );\n}\n```\n\n## License\n\nMIT\n\n[giscus-react]: https://www.npmjs.com/package/@giscus/react\n[giscus-component]: https://github.com/giscus/giscus-component\n[giscus]: https://giscus.app\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiscus%2Freact-giscus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgiscus%2Freact-giscus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiscus%2Freact-giscus/lists"}