Skip to content

v0.3.0

Compare
Choose a tag to compare
@doug-martin doug-martin released this 15 May 04:26
  • You can now specify objectMode when parsing a csv which will cause data events to have an object emitted.
  • You can now pipe directly to the stream returned from createWriteStream
  • You can now transform csvs by piping output from parsing into a formatter.