{"id":24698608,"url":"https://github.com/faradayio/through2-linereader","last_synced_at":"2026-05-09T10:55:43.088Z","repository":{"id":26290840,"uuid":"29738555","full_name":"faradayio/through2-linereader","owner":"faradayio","description":"Yet another line reader stream, uses through2","archived":false,"fork":false,"pushed_at":"2015-01-23T15:52:22.000Z","size":136,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-01-27T04:29:22.477Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/faradayio.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}},"created_at":"2015-01-23T15:23:47.000Z","updated_at":"2020-09-10T18:53:05.000Z","dependencies_parsed_at":"2022-07-21T08:32:16.182Z","dependency_job_id":null,"html_url":"https://github.com/faradayio/through2-linereader","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/faradayio%2Fthrough2-linereader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faradayio%2Fthrough2-linereader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faradayio%2Fthrough2-linereader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faradayio%2Fthrough2-linereader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faradayio","download_url":"https://codeload.github.com/faradayio/through2-linereader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244902936,"owners_count":20529114,"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":"2025-01-27T04:29:29.572Z","updated_at":"2026-05-09T10:55:38.040Z","avatar_url":"https://github.com/faradayio.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# through2-linereader\nYet another line reader stream, uses through2\n\n## Installation\n\n```console\nnpm install through2-linereader\n```\n\nor\n\n```console\nnpm install --save through2-linereader\n```\n\n## Usage\n\n```javascript\nvar linereader = require('through2-linereader');\n\nfs.createReadStream('helloWorld.log', 'utf8')\n  .pipe(linereader())\n  .on('data', function(line){\n    console.log('I found a line.', line);\n  })\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaradayio%2Fthrough2-linereader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaradayio%2Fthrough2-linereader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaradayio%2Fthrough2-linereader/lists"}