Keyang/node-csvtojson
Blazing fast and Comprehensive CSV Parser for Node.JS / Browser / Command Line. observed · 2026-08-28
Health v2 · maintenance only
51/100
- Activity 63
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4825
- days_rel: n/a
- days_push: 223
- n_releases_24m: 0
Adoption not part of the score
2034 stars · 267 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A fast, comprehensive CSV parser for Node.js, browsers, and the command line that converts CSV to JSON or column arrays. It supports streaming/async parsing, RFC4180 compliance, and extensive parsing configuration options.
Use cases
- convert csv file to json in nodejs
- parse large csv files with streaming
- command line csv to json converter
- parse csv in the browser
- process csv rows asynchronously from a url
- convert csv string to row arrays
When to choose
- you need high-performance CSV parsing for millions of rows
- you want one parser usable in Node.js, browser, and CLI
- you need streaming or async line-by-line processing
- you need strict RFC4180 compliance and configurable parsing
When to avoid
- you need to write CSV files rather than parse them
- you work outside the JavaScript ecosystem
- you need full ETL pipeline features beyond parsing
Facets
library · maturity active
parser serialization csv cli streaming developer-tools files browser cli cross-platform csv-to-json csv-parser rfc4180 typescript data-conversion data-engineering command-line nodejs
1 source
- readme: https://github.com/Keyang/node-csvtojson · fetched 2026-08-28 · 9075a45659c9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Keyang/node-csvtojson | main | 51 |
For agents
markdown · JSON · MCP: product_card(name="Keyang/node-csvtojson")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem