{"id":20820626,"url":"https://github.com/hubgit/output-stream","last_synced_at":"2025-09-06T14:42:58.635Z","repository":{"id":57316944,"uuid":"119436194","full_name":"hubgit/output-stream","owner":"hubgit","description":"Write data to a CSV or NDJSON file","archived":false,"fork":false,"pushed_at":"2022-04-18T20:21:24.000Z","size":50,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T11:08:50.006Z","etag":null,"topics":["csv","ndjson","stream"],"latest_commit_sha":null,"homepage":"https://npmjs.com/packages/output-stream/","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/hubgit.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":"2018-01-29T20:18:56.000Z","updated_at":"2022-04-18T20:20:55.000Z","dependencies_parsed_at":"2022-09-18T20:51:45.031Z","dependency_job_id":null,"html_url":"https://github.com/hubgit/output-stream","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hubgit%2Foutput-stream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hubgit%2Foutput-stream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hubgit%2Foutput-stream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hubgit%2Foutput-stream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hubgit","download_url":"https://codeload.github.com/hubgit/output-stream/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243166899,"owners_count":20246989,"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":["csv","ndjson","stream"],"created_at":"2024-11-17T22:09:40.810Z","updated_at":"2025-03-12T06:22:45.665Z","avatar_url":"https://github.com/hubgit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example usage\n\n```js\nconst output = require('output-stream')('repositories.ndjson')\n\nrequire('rest-collection-stream')('https://api.github.com/search/repositories', {\n  qs: {\n    sort: 'stars',\n    order: 'desc',\n    q: 'language:javascript'\n  },\n  headers: {\n    'User-Agent': 'rest-collection'\n  }\n}).pipe(output)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhubgit%2Foutput-stream","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhubgit%2Foutput-stream","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhubgit%2Foutput-stream/lists"}