{"id":20572705,"url":"https://github.com/molnarmark/github-repo-exists","last_synced_at":"2025-10-26T15:04:01.563Z","repository":{"id":92790730,"uuid":"127725266","full_name":"molnarmark/github-repo-exists","owner":"molnarmark","description":"👊 A Promise based library to check if a GitHub repo exists","archived":false,"fork":false,"pushed_at":"2018-04-02T08:31:16.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T04:56:38.611Z","etag":null,"topics":["github","github-repo-exists","github-repos","github-repository","nodejs","npm","repository"],"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/molnarmark.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-02T08:07:01.000Z","updated_at":"2018-04-02T08:32:31.000Z","dependencies_parsed_at":"2023-06-03T20:30:20.269Z","dependency_job_id":null,"html_url":"https://github.com/molnarmark/github-repo-exists","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"e9718c14719abff2210503ec4f63431543ef75cd"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnarmark%2Fgithub-repo-exists","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnarmark%2Fgithub-repo-exists/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnarmark%2Fgithub-repo-exists/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnarmark%2Fgithub-repo-exists/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/molnarmark","download_url":"https://codeload.github.com/molnarmark/github-repo-exists/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242188251,"owners_count":20086326,"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","github-repo-exists","github-repos","github-repository","nodejs","npm","repository"],"created_at":"2024-11-16T05:23:13.046Z","updated_at":"2025-10-26T15:04:01.461Z","avatar_url":"https://github.com/molnarmark.png","language":"JavaScript","readme":"# github-repo-exists\n[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=102)](https://github.com/ellerbrock/open-source-badge/)\n[![Open Source Love](https://badges.frapsoft.com/os/mit/mit.svg?v=102)](https://github.com/ellerbrock/open-source-badge/)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n![Travis](https://travis-ci.org/molnarmark/github-repo-exists.svg?branch=master)\n\nA *tiny* promise based library to check if a GitHub repository exists.\n\n## Usage\n```javascript\nconst repoExists = require('github-repo-exists');\nrepoExists('molnarmark/nimism.co').then(result =\u003e console.log(result));\n//=\u003e true\n\nrepoExists('molnarmark/does-not-exist').then(result =\u003e console.log(result));\n//=\u003e false\n```\n\n## License\n- MIT","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmolnarmark%2Fgithub-repo-exists","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmolnarmark%2Fgithub-repo-exists","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmolnarmark%2Fgithub-repo-exists/lists"}