Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/code-pushup/cli
/ case-conversions.unit.test.ts
File
case-conversions.unit.test.ts
packages/utils/src/lib/case-conversions.unit.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{
2
camelCaseToKebabCase,
3
capitalize,
4
kebabCaseToCamelCase,
Callers
nothing calls this directly
Calls
7
capitalize
Function · 0.85
lowercase
Function · 0.85
uppercase
Function · 0.85
kebabCaseToCamelCase
Function · 0.85
camelCaseToKebabCase
Function · 0.85
toTitleCase
Function · 0.85
toSentenceCase
Function · 0.85
Tested by
no test coverage detected