{"id":17170949,"url":"https://github.com/tipsy/gh-comments","last_synced_at":"2025-03-24T19:42:41.535Z","repository":{"id":57250827,"uuid":"99412139","full_name":"tipsy/gh-comments","owner":"tipsy","description":null,"archived":false,"fork":false,"pushed_at":"2017-10-08T23:08:14.000Z","size":29,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T00:22:10.558Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tipsy.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}},"created_at":"2017-08-05T09:12:04.000Z","updated_at":"2017-08-05T23:52:39.000Z","dependencies_parsed_at":"2022-08-24T16:52:07.231Z","dependency_job_id":null,"html_url":"https://github.com/tipsy/gh-comments","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/tipsy%2Fgh-comments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tipsy%2Fgh-comments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tipsy%2Fgh-comments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tipsy%2Fgh-comments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tipsy","download_url":"https://codeload.github.com/tipsy/gh-comments/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245342700,"owners_count":20599841,"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":[],"created_at":"2024-10-14T23:33:11.041Z","updated_at":"2025-03-24T19:42:41.504Z","avatar_url":"https://github.com/tipsy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Add comments to any webpage\n\n## Installation and usage\nSimply include the gh-comments JS/CSS files and paste the following snippet where you want your comment section:\n```html\n\u003cdiv id=\"gh-comments\"\u003e\n    \u003cscript\u003e\n        githubComments({\n            user: 'tipsy', // your github-username\n            repo: 'gh-comments', // your github-repo\n            issueNr: 1 // your issue number\n        });\n    \u003c/script\u003e\n\u003c/div\u003e\n```\n\nYou need to create one issue per comments section. All comments from the issue will be fetched and put into the `\u003cdiv id=\"gh-comments\"\u003e\u003c/div\u003e` tag. By default, the comments are styled just like GitHub comments, but you can easily switch out the CSS.\n\n### NPM\n...\n\n## Limitations\nThe plugin uses the official GitHub API, which has a rate-limit of 60 request per IP per hour, meaning that your users would have to reload the plugin more than 60 times in one hour in order to hit the rate-limit.\n\n## Browser support\nAll the way down to IE9.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftipsy%2Fgh-comments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftipsy%2Fgh-comments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftipsy%2Fgh-comments/lists"}