{"id":15638634,"url":"https://github.com/justjavac/deno_is_relative","last_synced_at":"2026-04-24T16:41:08.985Z","repository":{"id":62421611,"uuid":"289808328","full_name":"justjavac/deno_is_relative","owner":"justjavac","description":"Whether the filepath is a relative file path.","archived":false,"fork":false,"pushed_at":"2020-08-24T02:35:24.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-08T09:47:24.254Z","etag":null,"topics":["deno","deno-mod","deno-module","deno-modules","filesystem","path"],"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/justjavac.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}},"created_at":"2020-08-24T02:28:49.000Z","updated_at":"2020-12-01T07:20:18.000Z","dependencies_parsed_at":"2022-11-01T17:32:33.309Z","dependency_job_id":null,"html_url":"https://github.com/justjavac/deno_is_relative","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjavac%2Fdeno_is_relative","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjavac%2Fdeno_is_relative/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjavac%2Fdeno_is_relative/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjavac%2Fdeno_is_relative/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjavac","download_url":"https://codeload.github.com/justjavac/deno_is_relative/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246243553,"owners_count":20746311,"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":["deno","deno-mod","deno-module","deno-modules","filesystem","path"],"created_at":"2024-10-03T11:22:16.477Z","updated_at":"2026-04-24T16:41:03.962Z","avatar_url":"https://github.com/justjavac.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deno_is_relative\n\n[![tag](https://img.shields.io/github/release/justjavac/deno_is_relative)](https://github.com/justjavac/deno_is_relative/releases)\n[![Build Status](https://github.com/justjavac/deno_is_relative/workflows/ci/badge.svg?branch=master)](https://github.com/justjavac/deno_is_relative/actions)\n[![license](https://img.shields.io/github/license/justjavac/deno_is_relative)](https://github.com/justjavac/deno_is_relative/blob/master/LICENSE)\n\nWhether the filepath is a **relative** file path.\n\n\u003e Base on [jonschlinkert/is-relative](https://github.com/jonschlinkert/is-relative)\n\n## Usage\n\n```ts\nimport isRelative from \"https://deno.land/x/is_relative/mod.ts\";\n\n// return true\nisRelative(\"foo.txt\")\nisRelative(\"./foo.txt\")\nisRelative(\"./bar/foo.txt\")\nisRelative(\"./bar/foo/\")\n\n// return false\nisRelative('/User/dev/foo/bar.txt')\nisRelative('e://foo/bar.txt')\nisRelative('e:/foo/bar.txt')\nisRelative('\\\\User\\\\foo\\\\bar.txt')\n```\n\n## License\n\n[deno_is_relative](https://github.com/justjavac/deno_is_relative) is released under the MIT License. See the bundled [LICENSE](./LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustjavac%2Fdeno_is_relative","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustjavac%2Fdeno_is_relative","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustjavac%2Fdeno_is_relative/lists"}