{"id":20901559,"url":"https://github.com/willfarrell/csv-rex","last_synced_at":"2025-07-11T05:35:01.900Z","repository":{"id":41164553,"uuid":"479611396","full_name":"willfarrell/csv-rex","owner":"willfarrell","description":"🦖 A tiny and fast CSV parser \u0026 formatter for JavaScript.","archived":false,"fork":false,"pushed_at":"2023-06-06T18:20:00.000Z","size":425,"stargazers_count":15,"open_issues_count":4,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-29T05:41:38.922Z","etag":null,"topics":["csv","csv-parser","javascript","json","node-stream","nodejs","parser","stream","web-streams"],"latest_commit_sha":null,"homepage":"https://csv-rex.js.org","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/willfarrell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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},"funding":{"github":["willfarrell"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2022-04-09T03:54:55.000Z","updated_at":"2025-01-13T04:29:01.000Z","dependencies_parsed_at":"2024-06-19T23:02:20.351Z","dependency_job_id":"62644eab-8589-4688-b21c-654d5df56aab","html_url":"https://github.com/willfarrell/csv-rex","commit_stats":{"total_commits":44,"total_committers":4,"mean_commits":11.0,"dds":"0.34090909090909094","last_synced_commit":"ec34ef911673ae0b43738b7ec507d658fd8614cb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fcsv-rex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fcsv-rex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fcsv-rex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fcsv-rex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willfarrell","download_url":"https://codeload.github.com/willfarrell/csv-rex/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253360736,"owners_count":21896375,"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","csv-parser","javascript","json","node-stream","nodejs","parser","stream","web-streams"],"created_at":"2024-11-18T11:35:59.189Z","updated_at":"2025-05-13T03:30:47.661Z","avatar_url":"https://github.com/willfarrell.png","language":"JavaScript","readme":"\u003cdiv align=\"center\"\u003e\n\u003cbr/\u003e\u003cbr/\u003e\u003cbr/\u003e\u003cbr/\u003e\u003cbr/\u003e\u003cbr/\u003e\u003cbr/\u003e\n🦖\n\u003cbr/\u003e\u003cbr/\u003e\u003cbr/\u003e\u003cbr/\u003e\u003cbr/\u003e\u003cbr/\u003e\u003cbr/\u003e\n\u003ch1\u003eCSV-Rex\u003c/h1\u003e\n\u003cp\u003eA tiny and fast CSV parser \u0026 formatter for JavaScript.\u003c/p\u003e\n\u003cbr /\u003e\n\u003cp\u003e\n  \u003ca href=\"https://www.npmjs.com/package/csv-rex?activeTab=versions\"\u003e\n    \u003cimg src=\"https://badge.fury.io/js/csv-rex.svg\" alt=\"npm version\" style=\"max-width:100%;\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://packagephobia.com/result?p=csv-rex\"\u003e\n    \u003cimg src=\"https://packagephobia.com/badge?p=csv-rex\" alt=\"npm install size\" style=\"max-width:100%;\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/willfarrell/csv-rex/actions/workflows/tests.yml\"\u003e\n    \u003cimg src=\"https://github.com/willfarrell/csv-rex/actions/workflows/tests.yml/badge.svg?branch=main\u0026event=push\" alt=\"GitHub Actions CI status badge\" style=\"max-width:100%;\"\u003e\n  \u003c/a\u003e\n  \u003cbr/\u003e\n   \u003ca href=\"https://standardjs.com/\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/code_style-standard-brightgreen.svg\" alt=\"Standard Code Style\"  style=\"max-width:100%;\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://snyk.io/test/github/willfarrell/csv-rex\"\u003e\n    \u003cimg src=\"https://snyk.io/test/github/willfarrell/csv-rex/badge.svg\" alt=\"Known Vulnerabilities\" data-canonical-src=\"https://snyk.io/test/github/willfarrell/csv-rex\" style=\"max-width:100%;\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/willfarrell/csv-rex/actions/workflows/sast.yml\"\u003e\n    \u003cimg src=\"https://github.com/willfarrell/csv-rex/actions/workflows/sast.yml/badge.svg?branch=main\u0026event=push\" alt=\"SAST\" style=\"max-width:100%;\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://bestpractices.coreinfrastructure.org/projects/6208\"\u003e\n    \u003cimg src=\"https://bestpractices.coreinfrastructure.org/projects/6208/badge\" alt=\"Core Infrastructure Initiative (CII) Best Practices\"  style=\"max-width:100%;\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003cp\u003e\nSee full documentation at \u003ca href=\"https://csv-rex.js.org\"\u003ehttps://csv-rex.js.org\u003c/a\u003e\n\u003c/p\u003e\n\u003c/div\u003e\n","funding_links":["https://github.com/sponsors/willfarrell"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillfarrell%2Fcsv-rex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillfarrell%2Fcsv-rex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillfarrell%2Fcsv-rex/lists"}