{"id":31904808,"url":"https://github.com/j50n/deno-proc","last_synced_at":"2025-10-13T13:59:43.667Z","repository":{"id":41527257,"uuid":"425119883","full_name":"j50n/deno-proc","owner":"j50n","description":"A better way to work with processes in Deno.","archived":false,"fork":false,"pushed_at":"2025-09-11T21:06:10.000Z","size":3986,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-12T00:05:16.223Z","etag":null,"topics":["async","asynciterable","asynciterableiterator","await","bash","child","command","deno","execute","process","promise","run","shell","spawn","stderr","stdin","stdout","subprocess","worker"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/j50n.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-11-06T00:31:03.000Z","updated_at":"2025-09-11T21:05:41.000Z","dependencies_parsed_at":"2023-10-15T04:56:28.813Z","dependency_job_id":"f70b7eaf-dbf6-4211-9fc0-d8fc7674fabd","html_url":"https://github.com/j50n/deno-proc","commit_stats":{"total_commits":198,"total_committers":1,"mean_commits":198.0,"dds":0.0,"last_synced_commit":"e4a233f34cbaa7f5ad7eac09f22cd72ffed9c670"},"previous_names":[],"tags_count":130,"template":false,"template_full_name":null,"purl":"pkg:github/j50n/deno-proc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j50n%2Fdeno-proc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j50n%2Fdeno-proc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j50n%2Fdeno-proc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j50n%2Fdeno-proc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j50n","download_url":"https://codeload.github.com/j50n/deno-proc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j50n%2Fdeno-proc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279015368,"owners_count":26085687,"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-10-13T02:00:06.723Z","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":["async","asynciterable","asynciterableiterator","await","bash","child","command","deno","execute","process","promise","run","shell","spawn","stderr","stdin","stdout","subprocess","worker"],"created_at":"2025-10-13T13:59:21.436Z","updated_at":"2025-10-13T13:59:43.661Z","avatar_url":"https://github.com/j50n.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# proc\n\nRun child processes and work with IO in Deno using `AsyncIterables` that work\nthe way you expect them to.\n\nDocumentation:\n[https://j50n.github.io/deno-proc/](https://j50n.github.io/deno-proc/).\n\nTo use:\n\n```typescript\nimport * as proc from \"http://deno.land/x/proc/mod.ts\";\n\nawait proc.run(\"ls\", \"-la\").toStdout();\n```\n\nThe API is stabilizing and moving toward a 1.0 release. Documentation is a work\nin progress.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj50n%2Fdeno-proc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj50n%2Fdeno-proc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj50n%2Fdeno-proc/lists"}