|
Project Information
Links
|
Converts comma separated value (CSV) files into Javascript Object Notation (JSON) files. Assumes the first line of the CSV file defines column names and uses them as object property names. http://github.com/darwin/csv2json |