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

Function b

resources/vega-embed.min.js:1462–1467  ·  view source on GitHub ↗
(e, t)

Source from the content-addressed store, hash-verified

1460 ),
1461 v = (e) => !e || "x" === e.toLowerCase() || "*" === e,
1462 b = (e, t) =>
1463 e
1464 .trim()
1465 .split(/\s+/)
1466 .map((e) => y(e, t))
1467 .join(" "),
1468 y = (e, t) => {
1469 const n = t.loose ? s[l.TILDELOOSE] : s[l.TILDE];
1470 return e.replace(n, (t, n, r, i, a) => {

Callers 1

EFunction · 0.70

Calls 2

yFunction · 0.70
mapMethod · 0.45

Tested by

no test coverage detected