MCPcopy
hub / github.com/colinhacks/zod / slugify

Method slugify

packages/zod/src/v4/classic/schemas.ts:392–392  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

390 toLowerCase(): this;
391 toUpperCase(): this;
392 slugify(): this;
393}
394
395/** @internal */

Callers 3

slugifyFunction · 0.80
string.test.tsFile · 0.80
_slugifyFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected