{"id":17238113,"url":"https://github.com/jsantell/jquery-gh-repo","last_synced_at":"2025-03-26T02:16:22.809Z","repository":{"id":3864577,"uuid":"4949970","full_name":"jsantell/jquery-gh-repo","owner":"jsantell","description":"jQuery plugin for grabbing GitHub repo information (watchers, forks) and displaying them","archived":false,"fork":false,"pushed_at":"2012-08-04T04:25:38.000Z","size":177,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T23:36:13.847Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://jsantell.github.com/jquery-gh-repo/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"phuibonhoa/handcrafted-haml-textmate-bundle","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsantell.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":"2012-07-08T21:17:58.000Z","updated_at":"2016-02-26T16:37:18.000Z","dependencies_parsed_at":"2022-09-14T08:01:14.348Z","dependency_job_id":null,"html_url":"https://github.com/jsantell/jquery-gh-repo","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/jsantell%2Fjquery-gh-repo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsantell%2Fjquery-gh-repo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsantell%2Fjquery-gh-repo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsantell%2Fjquery-gh-repo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsantell","download_url":"https://codeload.github.com/jsantell/jquery-gh-repo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245573893,"owners_count":20637674,"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-15T05:44:41.533Z","updated_at":"2025-03-26T02:16:22.789Z","avatar_url":"https://github.com/jsantell.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jquery-gh-repo\n\njQuery plugin for grabbing GitHub repo information (watchers, forks) and displaying them\n\n[View demo](http://jsantell.github.com/jquery-gh-repo)\n\n## Options\n* `data`: Name of field from API to display, ex: `watchers`, `forks` [View API](http://developer.github.com/v3/repos/) \n* `repo`: Repository to query -- specify the whole GitHub url, ex: `http://github.com/jsantell/jquery-gh-repo`\n\nThe repository can be specified in the options, in a data attribute `[data-gh-repo=http://github.com/jsantell/jquery-gh-repo]`, or if the element is an anchor, or a child of an anchor, those hrefs will be checked. All of those are checked in order until a proper repository is found.\n\n## Example\n\nView `./example/index.html` in repo to see it in action or [jsantell.github.com/jquery-gh-repo](http://jsantell.github.com/jquery-gh-repo)\n\n```javascript\n    $('a').ghRepo({\n      data : 'watchers',\n      repo : 'http://github.com/jsantell/jquery-gh-repo'\n    });\n```\n\n## Contributing\n\nThis project uses [smoosh](https://github.com/fat/smoosh) for compiling, linting.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsantell%2Fjquery-gh-repo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsantell%2Fjquery-gh-repo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsantell%2Fjquery-gh-repo/lists"}