Ross ROSS = Recommend OSS · open-source software intelligence for agents

adaltas/node-csv

Full featured CSV parser with simple api and tested against large datasets. observed · 2026-08-28

github.com/adaltas/node-csv · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 96
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5821
  • days_rel: n/a
  • days_push: 28
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4283 stars · 292 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A mature monorepo of Node.js and browser packages (csv-generate, csv-parse, stream-transform, csv-stringify) for generating, parsing, transforming, and serializing CSV data. It extends the native stream API and offers callback and sync APIs with full ESM and CommonJS support.

Use cases

  • parse csv files in nodejs
  • convert csv to json objects
  • generate csv from arrays of records
  • stream large csv datasets
  • transform csv records while reading
  • write csv export in a web app

When to choose

  • you need a battle-tested, feature-complete CSV parser or stringifier for Node.js or the browser
  • you must process large CSV files as streams with low memory usage
  • you want granular packages so you only install parsing or stringifying
  • you need ESM, CommonJS, and TypeScript type support

When to avoid

  • you only need quick one-off CSV inspection in a spreadsheet tool
  • your data is JSON or another structured format rather than delimited text
  • you need a GUI-based CSV editor rather than a programming library

Facets

library · maturity stable

parser serialization data-generation streaming files developer-tools spreadsheets browser csv csv-parser csv-stringify monorepo streams esm typescript-support data-engineering nodejs javascript

8 sources

Member repositories

RepositoryRoleHealth v2
adaltas/node-csvmain75

For agents

markdown · JSON · MCP: product_card(name="adaltas/node-csv")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem