Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/claude-code-best/claude-code
/ stringUtils.test.ts
File
stringUtils.test.ts
src/utils/__tests__/stringUtils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
'bun:test'
2
import
{
3
escapeRegExp,
4
capitalize,
Callers
nothing calls this directly
Calls
12
escapeRegExp
Function · 0.90
capitalize
Function · 0.90
plural
Function · 0.90
firstLineOf
Function · 0.90
countCharInString
Function · 0.90
normalizeFullWidthDigits
Function · 0.90
normalizeFullWidthSpace
Function · 0.90
safeJoinLines
Function · 0.90
truncateToLines
Function · 0.90
toString
Method · 0.65
append
Method · 0.45
clear
Method · 0.45
Tested by
no test coverage detected