Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jsdoc/jsdoc
/ normalize
Method
normalize
lib/jsdoc/tag/dictionary.js:107–109 ·
view source on GitHub ↗
(title)
Source
from the content-addressed store, hash-verified
105
}
106
107
normalize(title) {
108
return
this.normalise(title);
109
}
110
}
111
112
// initialize the default dictionary
Callers
8
publish.js
File · 0.80
fs.js
File · 0.80
filepathMinusPrefix
Function · 0.80
modules.js
File · 0.80
filter.js
File · 0.80
scanner.js
File · 0.80
plugins.js
File · 0.80
overviewtag.js
File · 0.80
Calls
1
normalise
Method · 0.95
Tested by
no test coverage detected