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

Function C

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

Source from the content-addressed store, hash-verified

131 return !0 === e || !1 === e;
132 }
133 function C(e) {
134 const t = e.replace(/\W/g, "_");
135 return (e.match(/^\d+/) ? "_" : "") + t;
136 }
137 function _(e, t) {
138 return o(e)
139 ? `!(${_(e.not, t)})`

Callers 13

dnFunction · 0.70
maFunction · 0.70
mapLayerRepeatMethod · 0.70
mapNonLayerRepeatMethod · 0.70
cFunction · 0.70
vega-lite.min.jsFile · 0.70
ffFunction · 0.70
dfFunction · 0.70
ndFunction · 0.70
cdFunction · 0.70
getNameMethod · 0.70
makeMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected