Open Collective
Open Collective
Loading

csvtojson library

Most comprehensive and blazing fast csv parser for Node.JS

Contribute


Become a financial contributor.

Financial Contributions

Recurring contribution
Backer

Join us for $5.00 per month and support us

$5 USD / month
Recurring contribution
Sponsor

Join us for $50.00 per month and support us

$50 USD / month
Custom contribution
Donation
Make a custom one-time or recurring contribution.

csvtojson library is all of us

Our contributors 1

Thank you for supporting csvtojson library.

About


csvtojson is a full featured csv parser for Node.JS. The library is targeted to be used as Javascript library in Node.JS projects or web applications. It can also be used as a simple command line tool to parse CSV files without any code.

The mission of the library is to:

  • Strictly follow CSV definition RF4180
  • Work with millions of lines of CSV data
  • Provide comprehensive parsing parameters
  • Provide out of box CSV parsing tool for Command Line
  • Focus on performance
  • Give flexibility to developer with 'pre-defined' helpers
  • Allow async / streaming parsing
  • Provide a csv parser for both Node.JS and browsers

Our team