MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode / capitalize

Method capitalize

src/index.d.ts:28–28  ·  view source on GitHub ↗

* Capitalize the first letter of a string

()

Source from the content-addressed store, hash-verified

26 * Capitalize the first letter of a string
27 */
28 capitalize(): string;
29 /**
30 * Generate a hash from a string
31 */

Callers 15

settingsPage.jsFile · 0.80
listFunction · 0.80
fontManager.jsFile · 0.80
customTheme.jsFile · 0.80
AboutIncludeFunction · 0.80
themeSetting.jsFile · 0.80
FileBrowserIncludeFunction · 0.80
popFunction · 0.80
backupRestoreFunction · 0.80
backupFunction · 0.80
backupRestore.jsFile · 0.80
mainSettingsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected