Open Collective
Open Collective
Loading

csvtojson library

Most comprehensive and blazing fast csv parser for Node.JS

Contributors


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