Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/nodejs.org
/ getGitHubBlobUrl
Function
getGitHubBlobUrl
apps/site/util/github.ts:12–13 ·
view source on GitHub ↗
(filename: string)
Source
from the content-addressed store, hash-verified
10
};
11
12
export
const
getGitHubBlobUrl = (filename: string) =>
13
`https:
//github.com/nodejs/nodejs.org/blob/main/apps/site/pages/en/${filename}`;
Callers
2
WithMetaBar
Function · 0.90
github.test.mjs
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected