Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/prettydiff/prettydiff
/ nameproper
Method
nameproper
index.d.ts:97–97 ·
view source on GitHub ↗
(input:string)
Source
from the content-addressed store, hash-verified
95
interface
language {
96
auto(sample:string, defaultLang:string): languageAuto;
97
nameproper(input:string): string;
98
setlexer(input:string):string;
99
}
100
interface
library {
Callers
1
prettydiff-webtool.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected