{"id":13671306,"url":"https://github.com/sindresorhus/is-absolute-url","last_synced_at":"2025-04-04T11:10:53.736Z","repository":{"id":18200719,"uuid":"21330397","full_name":"sindresorhus/is-absolute-url","owner":"sindresorhus","description":"Check if a URL is absolute","archived":false,"fork":false,"pushed_at":"2021-08-11T14:21:09.000Z","size":16,"stargazers_count":79,"open_issues_count":2,"forks_count":14,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-31T10:37:58.930Z","etag":null,"topics":[],"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/sindresorhus.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":".github/security.md","support":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2014-06-29T19:18:55.000Z","updated_at":"2025-02-07T13:44:23.000Z","dependencies_parsed_at":"2022-08-28T17:52:32.833Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/is-absolute-url","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fis-absolute-url","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fis-absolute-url/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fis-absolute-url/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fis-absolute-url/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/is-absolute-url/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247006585,"owners_count":20868031,"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":[],"created_at":"2024-08-02T09:01:05.619Z","updated_at":"2025-04-04T11:10:53.720Z","avatar_url":"https://github.com/sindresorhus.png","language":"JavaScript","funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://sindresorhus.com/donate","https://tidelift.com/subscription/pkg/npm-is-absolute-url?utm_source=npm-is-absolute-url\u0026utm_medium=referral\u0026utm_campaign=readme"],"categories":["JavaScript"],"sub_categories":[],"readme":"# is-absolute-url\n\n\u003e Check if a URL is absolute\n\n## Install\n\n```\n$ npm install is-absolute-url\n```\n\n## Usage\n\n```js\nimport isAbsoluteUrl from 'is-absolute-url';\n\nisAbsoluteUrl('https://sindresorhus.com/foo/bar');\n//=\u003e true\n\nisAbsoluteUrl('//sindresorhus.com');\n//=\u003e false\n\nisAbsoluteUrl('foo/bar');\n//=\u003e false\n```\n\n## Related\n\nSee [is-relative-url](https://github.com/sindresorhus/is-relative-url) for the inverse.\n\n---\n\n\u003cdiv align=\"center\"\u003e\n\t\u003cb\u003e\n\t\t\u003ca href=\"https://tidelift.com/subscription/pkg/npm-is-absolute-url?utm_source=npm-is-absolute-url\u0026utm_medium=referral\u0026utm_campaign=readme\"\u003eGet professional support for this package with a Tidelift subscription\u003c/a\u003e\n\t\u003c/b\u003e\n\t\u003cbr\u003e\n\t\u003csub\u003e\n\t\tTidelift helps make open source sustainable for maintainers while giving companies\u003cbr\u003eassurances about security, maintenance, and licensing for their dependencies.\n\t\u003c/sub\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsindresorhus%2Fis-absolute-url","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsindresorhus%2Fis-absolute-url","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsindresorhus%2Fis-absolute-url/lists"}