Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Forward-Future/loopy
/ categoryLabel
Function
categoryLabel
loop-library/worker/src/loop-schema.js:35–37 ·
view source on GitHub ↗
(category)
Source
from the content-addressed store, hash-verified
33
}
34
35
export
function
categoryLabel(category) {
36
return
CATEGORY_LABELS[category];
37
}
38
39
export
function
normalizeLoopDocument(input) {
40
if
(!isPlainObject(input)) {
Callers
2
renderHomepageRow
Function · 0.90
catalogObject
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected