api documentation for csvjson (v4.1.3)

convert csv to json and json to csv

table of contents

  1. module csvjson
    1. function csvjson.toArray (data, opts)
    2. function csvjson.toCSV (data, opts)
    3. function csvjson.toColumnArray (data, opts)
    4. function csvjson.toObject (data, opts)
    5. function csvjson.toSchemaObject (data, opts)

module csvjson

function csvjson.toArray (data, opts)

function csvjson.toCSV (data, opts)

function csvjson.toColumnArray (data, opts)

function csvjson.toObject (data, opts)

function csvjson.toSchemaObject (data, opts)

[ this document was created with utility2 ]