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.
 
 
 
Sergi Almacellas Abellana 8af1d23646 Correctly guess deliminter when mixed with commas 6 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 Correctly guess deliminter when mixed with commas 6 years ago
test.js Forward the exit code from phantom to the npm script. (#523) 7 years ago
tests.html adding chai as an npm devDependency (#577) 6 years ago
verylong-sample.csv Add row counter accurate row reporting on errors with chunked parsing (#509) 7 years ago