{"id":13576983,"url":"https://github.com/Kikobeats/reachable-url","last_synced_at":"2025-04-05T09:30:39.365Z","repository":{"id":32166500,"uuid":"131767899","full_name":"Kikobeats/reachable-url","owner":"Kikobeats","description":"Given an URL, it resolves as fast as possible, performing a GET without downloading the body.","archived":false,"fork":false,"pushed_at":"2024-12-04T20:03:33.000Z","size":223,"stargazers_count":42,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T06:36:39.408Z","etag":null,"topics":["ping","reachability","reachable","url"],"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/Kikobeats.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-05-01T22:04:49.000Z","updated_at":"2024-12-18T12:00:30.000Z","dependencies_parsed_at":"2024-01-16T20:28:05.805Z","dependency_job_id":"6092f353-5a33-4476-ab71-74f761333cdd","html_url":"https://github.com/Kikobeats/reachable-url","commit_stats":{"total_commits":174,"total_committers":6,"mean_commits":29.0,"dds":"0.12643678160919536","last_synced_commit":"5a13ca7386f7b9f34d15506e68c83ffd59715da2"},"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Freachable-url","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Freachable-url/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Freachable-url/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Freachable-url/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kikobeats","download_url":"https://codeload.github.com/Kikobeats/reachable-url/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247317918,"owners_count":20919444,"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":["ping","reachability","reachable","url"],"created_at":"2024-08-01T15:01:16.564Z","updated_at":"2025-04-05T09:30:39.354Z","avatar_url":"https://github.com/Kikobeats.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# reachable-url\n\n![Last version](https://img.shields.io/github/tag/Kikobeats/reachable-url.svg?style=flat-square)\n[![Coverage Status](https://img.shields.io/coveralls/Kikobeats/reachable-url.svg?style=flat-square)](https://coveralls.io/github/Kikobeats/reachable-url)\n[![NPM Status](https://img.shields.io/npm/dm/reachable-url.svg?style=flat-square)](https://www.npmjs.org/package/reachable-url)\n\n\u003e Given an URL, it resolves as fast as possible, performing a GET without downloading the body.\n\n## Install\n\n```bash\n$ npm install reachable-url --save\n```\n\n## Usage\n\n```js\nconst reachableUrl = require('reachable-url')\n\nreachableUrl.isReachable(await reachableUrl('https://google.com')) // =\u003e true\n```\n\n## API\n\n### reachableUrl(input, [options])\n\n#### url\n\n*Required*\u003cbr\u003e\nType: `string`\n\nThe target URL to be resolved.\n\n#### options\n\nSame as [got#options](https://github.com/sindresorhus/got#goturl-options)\n\n## License\n\n**reachable-url** © [Kiko Beats](https://kikobeats.com), released under the [MIT](https://github.com/Kikobeats/reachable-url/blob/master/LICENSE.md) License.\u003cbr\u003e\nAuthored and maintained by Kiko Beats with help from [contributors](https://github.com/Kikobeats/reachable-url/contributors).\n\n\u003e [kikobeats.com](https://kikobeats.com) · GitHub [Kiko Beats](https://github.com/Kikobeats) · X [@Kikobeats](https://x.com/Kikobeats)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKikobeats%2Freachable-url","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FKikobeats%2Freachable-url","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKikobeats%2Freachable-url/lists"}