Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alignoth/alignoth
/ encode
Function
encode
resources/vega.min.js:3374–3381 ·
view source on GitHub ↗
(t, e)
Source
from the content-addressed store, hash-verified
3372
);
3373
},
3374
encode(t, e) {
3375
return
(
3376
J(t)
3377
? i.push({ filter: t, field: e })
3378
: n.push({ tuple: t, field: e }),
3379
this
3380
);
3381
},
3382
clean(t) {
3383
return
((o = t), this);
3384
},
Callers
nothing calls this directly
Calls
2
F
Function · 0.85
J
Function · 0.70
Tested by
no test coverage detected