{"id":20639086,"url":"https://github.com/wtfaremyinitials/deno-shell-tag","last_synced_at":"2026-04-22T04:34:10.947Z","repository":{"id":62421585,"uuid":"175309383","full_name":"wtfaremyinitials/deno-shell-tag","owner":"wtfaremyinitials","description":"The simplest way to use a *nix tools in deno. let files = await sh`ls -a`","archived":false,"fork":false,"pushed_at":"2020-08-11T03:35:05.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-19T12:28:06.231Z","etag":null,"topics":["deno","javascript","unix"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wtfaremyinitials.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-03-12T23:03:57.000Z","updated_at":"2020-08-11T03:33:31.000Z","dependencies_parsed_at":"2022-11-01T17:32:28.199Z","dependency_job_id":null,"html_url":"https://github.com/wtfaremyinitials/deno-shell-tag","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/wtfaremyinitials/deno-shell-tag","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wtfaremyinitials%2Fdeno-shell-tag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wtfaremyinitials%2Fdeno-shell-tag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wtfaremyinitials%2Fdeno-shell-tag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wtfaremyinitials%2Fdeno-shell-tag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wtfaremyinitials","download_url":"https://codeload.github.com/wtfaremyinitials/deno-shell-tag/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wtfaremyinitials%2Fdeno-shell-tag/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31284341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["deno","javascript","unix"],"created_at":"2024-11-16T15:22:22.510Z","updated_at":"2026-04-22T04:34:10.932Z","avatar_url":"https://github.com/wtfaremyinitials.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"deno-shell-tag\n=========\n\n\u003e The simplest way to use a \\*nix tools in deno\n\n```ts\nimport sh from 'https://deno.land/x/shell_tag/mod.js'\n\nlet files = await sh`ls -a`\nconsole.log(files.split('\\n'))\n//=\u003e ['.', '..', 'example.js', 'mod.js', 'readme.md']\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwtfaremyinitials%2Fdeno-shell-tag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwtfaremyinitials%2Fdeno-shell-tag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwtfaremyinitials%2Fdeno-shell-tag/lists"}