MCPcopy
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.jsFile · 0.80
fs.jsFile · 0.80
filepathMinusPrefixFunction · 0.80
modules.jsFile · 0.80
filter.jsFile · 0.80
scanner.jsFile · 0.80
plugins.jsFile · 0.80
overviewtag.jsFile · 0.80

Calls 1

normaliseMethod · 0.95

Tested by

no test coverage detected