node-csvtojson

Blazing fast and Comprehensive CSV Parser for Node.JS / Browser / Command Line.

MIT License

Downloads
3.4M
Stars
2K
Committers
61

Bot releases are hidden (Show)

node-csvtojson - v2.0.11 Latest Release

Published by dogabudak over 1 year ago

Release Note - Version 2.0.11

node-csvtojson - v2.0.10

Published by Keyang over 5 years ago

Bug Fixes:

  • cannot convert string contains "..." as a JSON key (#324 )
  • Invalid parsing when quote is escaped inside quoted column containing delimiter (#318 )

New Features:

  • needEmitAll parameter (#286 )
  • downstreamFormat parameter (#284 #321 #307 )
  • nullObject parameter (#280 )

Pull Request:

  • #323
  • #303
node-csvtojson -

Published by Keyang about 7 years ago

node-csvtojson -

Published by Keyang about 7 years ago

  • fix bugs on browser with webpack and browserify
  • add header event
  • fix bug on some version of nodejs
  • fix a regexp bug
node-csvtojson -

Published by Keyang over 7 years ago

node-csvtojson -

Published by Keyang over 7 years ago

  • ignoreColumns and includeColumns now allow put in header names and indecies.
  • only include child_process when multi worker is needed.
  • allow fs.createReadStream options being passed in through fromFile function
node-csvtojson -

Published by Keyang over 7 years ago

node-csvtojson - Version 1.1.1

Published by Keyang almost 8 years ago

Fix bugs: preProcessLine is not emitted
Changed array definition in nested json structure to follow lodash set
Only use first line of csv body for type inference
added done event
added hooks section
removed parserMgr

node-csvtojson - Version 1.1.0

Published by Keyang almost 8 years ago

Major update with backward compatibility

  • Optimise Performance
  • Simplify API
Package Rankings
Top 24.16% on Repo1.maven.org
Top 0.8% on Npmjs.org
Top 4.58% on Proxy.golang.org
Top 6.32% on Bower.io
Badges
Extracted from project README
Build Status