UNPKG

csv-to-json

Version:

parses csv and returns it into json object

2 lines 84 B
// Require the sdk from the root of directory module.exports = require('./lib/csv');