MCPcopy Create free account
hub / github.com/alignoth/alignoth / j

Function j

resources/vega-lite.min.js:168–170  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

166 return `${arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : "datum"}[${t.stringValue(t.splitAccessPath(e).join("."))}]`;
167 }
168 function j(e) {
169 return `datum['${e.replaceAll("'", "\\'")}']`;
170 }
171 function E(e) {
172 return e.replace(/(\[|\]|\.|'|")/g, "\\$1");
173 }

Callers 4

lsFunction · 0.70
psFunction · 0.70
zcFunction · 0.70
CcFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected