{"id":19930654,"url":"https://github.com/gh-conf/rhof","last_synced_at":"2025-05-03T10:31:59.938Z","repository":{"id":34079333,"uuid":"168934903","full_name":"gh-conf/rhof","owner":"gh-conf","description":"Fetch contributors list and generate hall of fame for github readme","archived":false,"fork":false,"pushed_at":"2022-10-16T15:44:10.000Z","size":259,"stargazers_count":2,"open_issues_count":0,"forks_count":10,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-27T11:05:16.583Z","etag":null,"topics":["contributors","gh-conf","github","hacktoberfest","hof"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/gh-conf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"arshadkazmi42"}},"created_at":"2019-02-03T10:47:22.000Z","updated_at":"2022-10-16T15:40:01.000Z","dependencies_parsed_at":"2023-01-15T04:28:57.802Z","dependency_job_id":null,"html_url":"https://github.com/gh-conf/rhof","commit_stats":null,"previous_names":["arshadkazmi42/rhof"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gh-conf%2Frhof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gh-conf%2Frhof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gh-conf%2Frhof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gh-conf%2Frhof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gh-conf","download_url":"https://codeload.github.com/gh-conf/rhof/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252178989,"owners_count":21707106,"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":["contributors","gh-conf","github","hacktoberfest","hof"],"created_at":"2024-11-12T23:04:45.231Z","updated_at":"2025-05-03T10:31:59.647Z","avatar_url":"https://github.com/gh-conf.png","language":"JavaScript","funding_links":["https://github.com/sponsors/arshadkazmi42"],"categories":[],"sub_categories":[],"readme":"# rhof\n\n[![Build](https://github.com/gh-conf/rhof/actions/workflows/nodejs.yml/badge.svg)](https://github.com/gh-conf/rhof/actions/workflows/nodejs.yml)\n[![NPM Version](https://img.shields.io/npm/v/rhof.svg)](https://www.npmjs.com/package/rhof)\n[![NPM Downloads](https://img.shields.io/npm/dt/rhof.svg)](https://www.npmjs.com/package/rhof)\n[![Github Repo Size](https://img.shields.io/github/repo-size/gh-conf/rhof.svg)](https://github.com/gh-conf/rhof)\n[![LICENSE](https://img.shields.io/npm/l/rhof.svg)](https://github.com/gh-conf/rhof/blob/master/LICENSE)\n[![Contributors](https://img.shields.io/github/contributors/gh-conf/rhof.svg)](https://github.com/gh-conf/rhof/graphs/contributors)\n[![Commit](https://img.shields.io/github/last-commit/gh-conf/rhof.svg)](https://github.com/gh-conf/rhof/commits/master)\n\nFetch contributors list of github repository and generate hall of fame for github readme\n\n## Install\n\n```\n$ npm i @gh-conf/rhof\n```\n\n## Usage\n\n```javascript\n\nconst rhof = require('@gh-conf/rhof');\n\n(async () =\u003e {\n  try {\n    const username = 'arshadkazmi42'; //github username\n    const repository = 'gh-rhof'; // github repository name\n    const hof = await rhof(username, repository);\n    console.log(hof);\n    // \u003ca href='https://github.com/arshadkazmi42'\u003e\u003cimg src=\"https://github.com/arshadkazmi42.png\" width=\"30\" /\u003e\u003c/a\u003e\n  } catch (error) {\n    console.log(error);\n  }\n})();\n\n\n```\n\n\n## Contributing\n\nInterested in contributing to this project?\nYou can log any issues or suggestion related to this library [here](https://github.com/gh-conf/rhof/issues/new)\n\nRead our contributing [guide](CONTRIBUTING.md) on getting started with contributing to the codebase\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgh-conf%2Frhof","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgh-conf%2Frhof","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgh-conf%2Frhof/lists"}