Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ecomfe/tempad-dev
/ string.test.ts
File
string.test.ts
packages/extension/tests/utils/string.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
2
3
import
{
4
camelToKebab,
Callers
nothing calls this directly
Calls
10
kebabToCamel
Function · 0.90
camelToKebab
Function · 0.90
snakeToKebab
Function · 0.90
toPascalCase
Function · 0.90
escapeHTML
Function · 0.90
looseEscapeHTML
Function · 0.90
escapeJsSingleQuotedString
Function · 0.90
escapeJsTemplateLiteralText
Function · 0.90
stringify
Function · 0.90
indentAll
Function · 0.90
Tested by
no test coverage detected