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.
 
 
 
Rado Konuch 2cd4a7bc45 Handle delimiter guessing, when some of the fields are quoted but not the first one and they contain delimiter characters. 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 BugFix #636 Pause and resume (In a quick succession) gets you lot of exceptions and an infinite loop (#637) 6 years ago
sample.csv Add async parse tests 11 years ago
test-cases.js Handle delimiter guessing, when some of the fields are quoted but not the first one and they contain delimiter characters. 6 years ago
test.js Move to mocha-headless-chrome for running tests 7 years ago
tests.html cleanup remnants of phantomjs 7 years ago
verylong-sample.csv Add row counter accurate row reporting on errors with chunked parsing (#509) 7 years ago