{"id":15677107,"url":"https://github.com/lambdalisue/deno-systemopen","last_synced_at":"2025-09-04T15:38:11.335Z","repository":{"id":231837901,"uuid":"656847595","full_name":"lambdalisue/deno-systemopen","owner":"lambdalisue","description":"🦕 Open a file or URL using the default application of the user's platform (support Windows, macOS, and Linux)","archived":false,"fork":false,"pushed_at":"2024-04-06T06:49:21.000Z","size":10,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-15T22:03:28.629Z","etag":null,"topics":["cross-platform","deno","jsr","open","system"],"latest_commit_sha":null,"homepage":"https://jsr.io/@lambdalisue/systemopen","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/lambdalisue.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}},"created_at":"2023-06-21T19:08:12.000Z","updated_at":"2024-04-06T10:45:18.000Z","dependencies_parsed_at":"2024-04-06T07:43:38.410Z","dependency_job_id":null,"html_url":"https://github.com/lambdalisue/deno-systemopen","commit_stats":null,"previous_names":["lambdalisue/deno-systemopen"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/lambdalisue/deno-systemopen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdalisue%2Fdeno-systemopen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdalisue%2Fdeno-systemopen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdalisue%2Fdeno-systemopen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdalisue%2Fdeno-systemopen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lambdalisue","download_url":"https://codeload.github.com/lambdalisue/deno-systemopen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdalisue%2Fdeno-systemopen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273632306,"owners_count":25140766,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cross-platform","deno","jsr","open","system"],"created_at":"2024-10-03T16:08:33.525Z","updated_at":"2025-09-04T15:38:11.265Z","avatar_url":"https://github.com/lambdalisue.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# systemopen\n\n[![jsr](https://img.shields.io/jsr/v/%40lambdalisue/systemopen?logo=javascript\u0026logoColor=white)](https://jsr.io/@lambdalisue/systemopen)\n[![denoland](https://img.shields.io/github/v/release/lambdalisue/deno-systemopen?logo=deno\u0026label=denoland)](https://github.com/lambdalisue/deno-systemopen/releases)\n[![deno doc](https://doc.deno.land/badge.svg)](https://doc.deno.land/https/deno.land/x/systemopen/mod.ts)\n[![Test](https://github.com/lambdalisue/deno-systemopen/workflows/Test/badge.svg)](https://github.com/lambdalisue/deno-systemopen/actions?query=workflow%3ATest)\n\nOpen a file or URL using the default application of the user's OS. It supports\nWindows, macOS, and Linux.\n\n## Usage\n\n```ts\nimport { systemopen } from \"./mod.ts\";\n\nif (await systemopen(\"https://deno.land\")) {\n  console.log(\"Success\");\n} else {\n  console.log(\"Failed\");\n}\n```\n\n## License\n\nThe code follows MIT license written in [LICENSE](./LICENSE). Contributors need\nto agree that any modifications sent in this repository follow the license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flambdalisue%2Fdeno-systemopen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flambdalisue%2Fdeno-systemopen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flambdalisue%2Fdeno-systemopen/lists"}