Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NomicFoundation/hardhat
/ string.ts
File
string.ts
packages/hardhat-utils/test/string.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
"node:assert/strict"
;
2
import
{ describe, it } from
"node:test"
;
3
4
import
{
Callers
nothing calls this directly
Calls
6
pluralize
Function · 0.85
capitalize
Function · 0.85
kebabToCamelCase
Function · 0.85
snakeToCamelCase
Function · 0.85
camelToSnakeCase
Function · 0.85
camelToKebabCase
Function · 0.85
Tested by
no test coverage detected