Changelog
v4.0.0
lerna
.
parse
and format
packagesstrictColumnHandling
to emit errors when there are more columns than headers [#195]Changelog
v3.7.0
alwaysWriteHeaders
to always write headers even if no rows are provided #300Changelog
v3.6.0
maxRows
option to limit the number of rows parsed. #275 #277 - @cbrittinghamskipRows
to allow skipping parsed rows see parsing.mdskipLines
to allow skipping entire lines of a csv parsing.md #267.npmignore
in favor of package.json
files