{"id":19685942,"url":"https://github.com/gwansikk/github-users","last_synced_at":"2025-04-29T06:31:11.346Z","repository":{"id":210246556,"uuid":"726126354","full_name":"gwansikk/github-users","owner":"gwansikk","description":"🌿 Easily and quickly access information of Github Users.","archived":true,"fork":false,"pushed_at":"2024-08-07T02:32:14.000Z","size":1034,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-20T11:38:58.269Z","etag":null,"topics":["github"],"latest_commit_sha":null,"homepage":"","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/gwansikk.png","metadata":{"files":{"readme":"README-ko_kr.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":"2023-12-01T15:34:35.000Z","updated_at":"2024-08-08T06:07:11.000Z","dependencies_parsed_at":"2023-12-08T07:26:00.423Z","dependency_job_id":"dd2f5d9d-2cb8-4188-af9e-20cc58b3db08","html_url":"https://github.com/gwansikk/github-users","commit_stats":null,"previous_names":["gwansikk/github-contributions","gwansikk/github-users"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwansikk%2Fgithub-users","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwansikk%2Fgithub-users/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwansikk%2Fgithub-users/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwansikk%2Fgithub-users/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gwansikk","download_url":"https://codeload.github.com/gwansikk/github-users/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251450656,"owners_count":21591407,"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":["github"],"created_at":"2024-11-11T18:24:50.660Z","updated_at":"2025-04-29T06:31:11.339Z","avatar_url":"https://github.com/gwansikk.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003ch1\u003e🌿 github-contributions\u003c/h1\u003e\n\u003cp\u003e\u003cb\u003eGitHub 사용자의 기여도를 빠르고 쉽게 확인할 수 있습니다.\u003c/b\u003e\u003c/p\u003e\n\n[![npm version](https://img.shields.io/npm/v/@gwansikk/github-contributions?logo=npm)](https://www.npmjs.com/package/@gwansikk/github-contributions)\n[![npm downloads](https://img.shields.io/npm/dt/@gwansikk/github-contributions?logo=npm)](https://www.npmjs.com/package/@gwansikk/github-contributions)\n[![npm bundle size](https://img.shields.io/bundlephobia/min/@gwansikk/github-contributions?logo=npm)](https://www.npmjs.com/package/@gwansikk/github-contributions)\n\n[English](./README.md)\n\u0026nbsp;\u0026nbsp;•\u0026nbsp;\u0026nbsp;\n[한국어](./README-ko_kr.md)\n\n\u003c/div\u003e\n\n## Installation\n\n- NPM\n\n```bash\nnpm i @gwansikk/github-contributions\n```\n\n- Yarn\n\n```bash\nyarn add @gwansikk/github-contributions\n```\n\n## Usage\n\n\u003e [!IMPORTANT]\\\n\u003e 현재 버전은 아직 개발 중인 불안정한 버전이므로 코드에 자주 변경이 있을 수 있습니다.\n\n```javascript\nimport { getContributions } from \"@gwansikk/github-contributions\";\n\nconst username = \"gwansikk\";\n\ngetContributions(username)\n  .then((contributions) =\u003e {\n    console.log(`GitHub Contributions for ${username}:`, contributions);\n  })\n  .catch((error) =\u003e {\n    console.error(\"Error fetching contributions:\", error);\n  });\n```\n\n```javascript\n// getContributions(githubUsername) Output\n{\n  '2022-12-18': 3,\n  '2022-12-25': 9,\n  ,,, // more dates\n  '2023-12-02': 6,\n  '2023-12-09': 7,\n}\n```\n\n## Contributing\n\n해당 프로젝트에 기여하고 싶다면 아래 문서를 참고해주세요.  \n[CONTRIBUTING.md](./CONTRIBUTING.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgwansikk%2Fgithub-users","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgwansikk%2Fgithub-users","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgwansikk%2Fgithub-users/lists"}