{"id":22595733,"url":"https://github.com/kyoz/all-repos","last_synced_at":"2025-03-28T19:15:41.754Z","repository":{"id":57176324,"uuid":"141885805","full_name":"kyoz/all-repos","owner":"kyoz","description":"Get all github repositories by username","archived":false,"fork":false,"pushed_at":"2018-07-22T11:02:00.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T19:44:31.484Z","etag":null,"topics":["api","github-api","github-repos","github-repository","javascript","node","node-module"],"latest_commit_sha":null,"homepage":null,"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/kyoz.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":"2018-07-22T10:21:49.000Z","updated_at":"2022-08-23T11:28:20.000Z","dependencies_parsed_at":"2022-08-26T12:33:10.960Z","dependency_job_id":null,"html_url":"https://github.com/kyoz/all-repos","commit_stats":null,"previous_names":["banminkyoz/all-repos"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyoz%2Fall-repos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyoz%2Fall-repos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyoz%2Fall-repos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyoz%2Fall-repos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kyoz","download_url":"https://codeload.github.com/kyoz/all-repos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246085642,"owners_count":20721212,"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":["api","github-api","github-repos","github-repository","javascript","node","node-module"],"created_at":"2024-12-08T10:11:26.667Z","updated_at":"2025-03-28T19:15:41.715Z","avatar_url":"https://github.com/kyoz.png","language":"JavaScript","readme":"# all-repos \n\n\u003e Get all github repositories by username\n\n[![Build Status](https://travis-ci.org/banminkyoz/all-repos.svg?branch=master)](https://travis-ci.org/banminkyoz/all-repos) [![NPM version](https://badge.fury.io/js/all-repos.svg)](http://badge.fury.io/js/all-repos) [![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/xojs/xo)\n\n## Install\n\n```\n$ npm install all-repos --save\n```\n\n## Usage\n\n```js\nconst allRepos = require('all-repos');\n\nallRepos('banminkyoz').then(repos =\u003e {\n  console.log(repos);\n}).catch(error =\u003e {\n  console.log(error);\n});\n\n/* Results:\n\n[\n  {\n    name: 'neovim',\n    fullName: 'banminkyoz/neovim',\n    description: 'My neovim config XD',\n    stars: '1',\n    forks: 0,\n    forkFrom: '',\n    lastUpdated: '3 weeks ago',\n    url: 'https://github.com/banminkyoz/neovim'\n  },\n  ...\n]\n\n*/\n\n```\n\n## Related\n\n- [all-repos-cli](https://github.com/banminkyoz/all-repos-cli) - CLI for this module\n\n## License\n\nMIT © [Kyoz](mailto:banminkyoz@gmail.com)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyoz%2Fall-repos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkyoz%2Fall-repos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyoz%2Fall-repos/lists"}