Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DavidWells/analytics
/ cleanName
Function
cleanName
scripts/docs.js:475–477 ·
view source on GitHub ↗
(name)
Source
from the content-addressed store, hash-verified
473
}
474
475
function
cleanName(name) {
476
return
name.replace(/@analytics\
//, '')
477
}
478
479
function
aboutMethods(name) {
480
return
{
Callers
1
mainUsageBlock
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected