Fast and powerful CSV (delimited text) parser that gracefully handles large files and malformed input
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Grace D'Mello 94d7bf939a Fix CSV parsing issue when first cell is empty (#707) 5 years ago
..
.eslintrc.js Add eslint (#477) 7 years ago
long-sample.csv provide current cursor to step callback 10 years ago
node-tests.js Fix CSV parsing issue when first cell is empty (#707) 5 years ago
sample-header.csv Fix CSV parsing issue when first cell is empty (#707) 5 years ago
sample.csv Add async parse tests 11 years ago
test-cases.js Implement quotes config optionally as function (#703) 5 years ago
test.js Move to mocha-headless-chrome for running tests 6 years ago
tests.html cleanup remnants of phantomjs 6 years ago
verylong-sample.csv Add row counter accurate row reporting on errors with chunked parsing (#509) 7 years ago