MCPcopy 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

1import assert from "node:assert/strict";
2import { describe, it } from "node:test";
3
4import {

Callers

nothing calls this directly

Calls 6

pluralizeFunction · 0.85
capitalizeFunction · 0.85
kebabToCamelCaseFunction · 0.85
snakeToCamelCaseFunction · 0.85
camelToSnakeCaseFunction · 0.85
camelToKebabCaseFunction · 0.85

Tested by

no test coverage detected