{"id":24938579,"url":"https://github.com/korkje/read","last_synced_at":"2026-05-01T10:31:23.606Z","repository":{"id":213000395,"uuid":"730295732","full_name":"korkje/read","owner":"korkje","description":"Read from stdin (Deno)","archived":false,"fork":false,"pushed_at":"2024-06-04T10:56:35.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T17:24:39.943Z","etag":null,"topics":["deno","stdin","typescript"],"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/korkje.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}},"created_at":"2023-12-11T16:06:17.000Z","updated_at":"2024-06-04T10:56:38.000Z","dependencies_parsed_at":"2024-06-04T12:05:29.880Z","dependency_job_id":"7194f74f-8167-4f6a-9815-5fddd9a4330c","html_url":"https://github.com/korkje/read","commit_stats":null,"previous_names":["korkje/read"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/korkje/read","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korkje%2Fread","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korkje%2Fread/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korkje%2Fread/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korkje%2Fread/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/korkje","download_url":"https://codeload.github.com/korkje/read/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korkje%2Fread/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32494270,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["deno","stdin","typescript"],"created_at":"2025-02-02T17:58:56.152Z","updated_at":"2026-05-01T10:31:23.577Z","avatar_url":"https://github.com/korkje.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# read [![JSR](https://jsr.io/badges/@korkje/read)](https://jsr.io/@korkje/read)\n\nRead all text from stdin.\n\n```ts\nimport read from \"jsr:@korkje/read\";\n\nconst input = await read();\n```\n\nOr read chunks individually.\n\n```ts\nimport { readChunks } from \"jsr:@korkje/read\";\n\nfor await (const chunk of readChunks()) {\n    // ...\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkorkje%2Fread","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkorkje%2Fread","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkorkje%2Fread/lists"}