Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chartbrew/chartbrew
/ spreadsheetExport.js
File
spreadsheetExport.js
server/modules/spreadsheetExport.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
_ = require(
"lodash"
);
2
3
const
xlsx = require(
"node-xlsx"
);
4
const
determineType = require(
"./determineType"
);
Callers
nothing calls this directly
Calls
2
normalizeKeys
Function · 0.85
normalizeValues
Function · 0.85
Tested by
no test coverage detected