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.
 
 
 
Matthew Holt 8f3f41b7c7 Allow multiple-char delimiters (closes #160) 10 years ago
..
long-sample.csv provide current cursor to step callback 10 years ago
sample.csv Add async parse tests 11 years ago
test-cases.js Allow multiple-char delimiters (closes #160) 10 years ago
test-runner.js Cleanup and various minor fixes galore! (#136 and #138) 10 years ago
test.js add tiny server for running tests locally 10 years ago
tests.css more refactoring: StringStreamer 10 years ago
tests.html provide current cursor to step callback 10 years ago