Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
function
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
csvtojson
Function · 0.85
Tested by
no test coverage detected