MCPcopy Index your code
hub / github.com/Keyang/node-csvtojson / csvtojson.js

File csvtojson.js

bin/csvtojson.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1function csvtojson() {
2 var Converter = require("../v2").Converter;
3 var fs = require("fs");
4 var options = require("./options.json");

Callers

nothing calls this directly

Calls 1

csvtojsonFunction · 0.85

Tested by

no test coverage detected