{"id":16820707,"url":"https://github.com/erdii/csv2jsonstream","last_synced_at":"2025-04-11T03:08:47.044Z","repository":{"id":56646497,"uuid":"139944842","full_name":"erdii/csv2jsonstream","owner":"erdii","description":"the cheapest streaming csv to json-array cli converter EVER - but it's fast!","archived":false,"fork":false,"pushed_at":"2020-10-27T11:15:11.000Z","size":8,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T00:51:19.316Z","etag":null,"topics":["array","converter","csv","header","json","stream"],"latest_commit_sha":null,"homepage":"","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/erdii.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":"2018-07-06T06:49:55.000Z","updated_at":"2024-06-14T03:43:28.000Z","dependencies_parsed_at":"2022-08-15T22:31:33.982Z","dependency_job_id":null,"html_url":"https://github.com/erdii/csv2jsonstream","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdii%2Fcsv2jsonstream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdii%2Fcsv2jsonstream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdii%2Fcsv2jsonstream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdii%2Fcsv2jsonstream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdii","download_url":"https://codeload.github.com/erdii/csv2jsonstream/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248129642,"owners_count":21052611,"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":["array","converter","csv","header","json","stream"],"created_at":"2024-10-13T10:57:49.360Z","updated_at":"2025-04-11T03:08:47.022Z","avatar_url":"https://github.com/erdii.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# csv2jsonstream\n\nthe cheapest csv to json-array converter EVER!\n\n* uses [papaparse](https://www.papaparse.com/)\n* assumes csv header rows\n* outputs rows in a streaming manner\n\n### installation\n\n`npm i -g @erdii/csv2jsonstream`\n\n### usage\n\n* Read csv from file: `csv2jsonstream input.csv \u003e output.json`\n* Read csv from stdin: `cat input.csv | csv2jsonstream \u003e output.json`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferdii%2Fcsv2jsonstream","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferdii%2Fcsv2jsonstream","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferdii%2Fcsv2jsonstream/lists"}