{"id":15673423,"url":"https://github.com/jwebcoder/deno_readline","last_synced_at":"2025-03-30T05:43:32.541Z","repository":{"id":72769410,"uuid":"266495743","full_name":"JWebCoder/deno_readline","owner":"JWebCoder","description":"Reads a file line by line on Deno","archived":false,"fork":false,"pushed_at":"2020-05-24T08:09:28.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T08:08:27.869Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/JWebCoder.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,"publiccode":null,"codemeta":null}},"created_at":"2020-05-24T08:00:38.000Z","updated_at":"2020-05-24T08:09:30.000Z","dependencies_parsed_at":"2023-02-26T03:15:14.527Z","dependency_job_id":null,"html_url":"https://github.com/JWebCoder/deno_readline","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JWebCoder%2Fdeno_readline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JWebCoder%2Fdeno_readline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JWebCoder%2Fdeno_readline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JWebCoder%2Fdeno_readline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JWebCoder","download_url":"https://codeload.github.com/JWebCoder/deno_readline/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246281216,"owners_count":20752207,"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":[],"created_at":"2024-10-03T15:40:31.733Z","updated_at":"2025-03-30T05:43:32.514Z","avatar_url":"https://github.com/JWebCoder.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deno Readline\n\nReads a file line by line\n\n## Usage\n```typescript\nimport { readline } from \"https://raw.githubusercontent.com/JWebCoder/deno_readline/master/mod.ts\";\n\nfor await (const line of readline('./mod.ts')) {\n  console.log('line', line);\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwebcoder%2Fdeno_readline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwebcoder%2Fdeno_readline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwebcoder%2Fdeno_readline/lists"}