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.
 
 
 
Adi Roiban 1e9daa0d4f Allow multi-characters delimiter whe unparsing (#519) 7 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 Add row counter accurate row reporting on errors with chunked parsing (#509) 7 years ago
sample.csv Add async parse tests 11 years ago
test-cases.js Allow multi-characters delimiter whe unparsing (#519) 7 years ago
test.js Forward the exit code from phantom to the npm script. (#523) 7 years ago
tests.html Load mocha as first script on test scenario 7 years ago
verylong-sample.csv Add row counter accurate row reporting on errors with chunked parsing (#509) 7 years ago