MCPcopy Create free account

hub / github.com/colinhacks/zod / functions

Functions1,424 in github.com/colinhacks/zod

↓ 1 callersFunctionrecord
( keyType: Key, valueType: Value, params?: string | core.$ZodRecordParams )
packages/zod/src/v4/classic/schemas.ts:1506
↓ 1 callersFunctionrecord
( keyType: Key, valueType: Value, params?: string | core.$ZodRecordParams )
packages/zod/src/v4/mini/schemas.ts:1160
↓ 1 callersFunctionrefine
( fn: (arg: NoInfer<T>) => util.MaybeAsync<unknown>, _params: string | core.$ZodCustomParams = {} )
packages/zod/src/v4/classic/schemas.ts:2315
↓ 1 callersMethodregister
( registry: R, ...meta: this extends R["_schema"] ? undefined extends R["_meta"] ? [core
packages/zod/src/v4/classic/schemas.ts:43
↓ 1 callersFunctionregistry
()
packages/zod/src/v4/core/registries.ts:90
↓ 1 callersMethodremoveCatch
@deprecated Use `.unwrap()` instead.
packages/zod/src/v4/classic/schemas.ts:2024
↓ 1 callersFunctionresolveRef
(ref: string, ctx: ConversionContext)
packages/zod/src/v4/classic/from-json-schema.ts:121
↓ 1 callersMethodreturnType
()
packages/zod/src/v3/types.ts:3908
↓ 1 callersMethodreturns
(returnType: NewReturnType)
packages/zod/src/v3/types.ts:3921
↓ 1 callersFunctionrun
()
packages/tsc/bench/index.ts:5
↓ 1 callersFunctionrun
()
packages/bench/index.ts:5
↓ 1 callersFunctionrunAllTests
()
packages/resolution/test-resolution.ts:78
↓ 1 callersFunctionsafeParse
(data: unknown, params?: util.InexactPartial<ParseParams>)
packages/zod/src/v3/types.ts:229
↓ 1 callersFunctionsafeParseAsync
( data: unknown, params?: util.InexactPartial<ParseParams> )
packages/zod/src/v3/types.ts:298
↓ 1 callersFunctionsetError
()
packages/zod/src/v3/types.ts:346
↓ 1 callersMethodsetKey
( key: Key, schema: Schema )
packages/zod/src/v3/types.ts:2737
↓ 1 callersFunctionstr
()
packages/zod/src/v3/benchmarks/realworld.ts:29
↓ 1 callersFunctionstring
(params?: string | core.$ZodStringParams)
packages/zod/src/v4/classic/schemas.ts:430
↓ 1 callersFunctionstring
(params?: string | core.$ZodStringParams)
packages/zod/src/v4/mini/schemas.ts:100
↓ 1 callersFunctionstringToBigInt
()
packages/zod/src/v4/classic/tests/codec-examples.test.ts:66
↓ 1 callersFunctionstringToBoolean
(options?: { truthy?: string[]; falsy?: string[] })
packages/zod/src/v4/classic/tests/codec-examples.test.ts:489
↓ 1 callersFunctionstringToHttpURL
()
packages/zod/src/v4/classic/tests/codec-examples.test.ts:423
↓ 1 callersFunctionstringToInt
()
packages/zod/src/v4/classic/tests/codec-examples.test.ts:37
↓ 1 callersFunctionstringToNumber
()
packages/zod/src/v4/classic/tests/codec-examples.test.ts:8
↓ 1 callersFunctionstringToURL
()
packages/zod/src/v4/classic/tests/codec-examples.test.ts:393
↓ 1 callersFunctionstringifyPrimitive
(value: any)
packages/zod/src/v4/core/util.ts:560
↓ 1 callersFunctionstringifyTitle
(title: any)
packages/docs/app/llms.txt/route.ts:6
↓ 1 callersFunctionstripOuter
(schema: TData, data: unknown)
packages/zod/src/v3/tests/generics.test.ts:8
↓ 1 callersFunctionstripOuter
(schema: TData, data: unknown)
packages/zod/src/v4/classic/tests/generics.test.ts:21
↓ 1 callersFunctionsuperRefine
( fn: (arg: T, payload: core.$RefinementCtx<T>) => void | Promise<void> )
packages/zod/src/v4/classic/schemas.ts:2323
↓ 1 callersFunctiontestCjs
()
packages/resolution/test-resolution.ts:36
↓ 1 callersFunctiontestJs
()
packages/resolution/test-resolution.ts:64
↓ 1 callersFunctiontestMjs
()
packages/resolution/test-resolution.ts:50
↓ 1 callersFunctionthrower
(method: string)
scripts/fail-on-console.ts:5
↓ 1 callersFunctiontimeRegex
(args: { offset?: boolean; local?: boolean; precision?: number | null; })
packages/zod/src/v3/types.ts:664
↓ 1 callersFunctiontoB64Url
(b64: string)
packages/zod/src/v4/classic/tests/hash.test.ts:10
↓ 1 callersFunctiontoDotPath
(_path: readonly (string | number | symbol | StandardSchemaV1.PathSegment)[])
packages/zod/src/v4/core/errors.ts:419
↓ 1 callersFunctiontoFixed
(val: number)
packages/bench/benchUtil.ts:67
↓ 1 callersFunctiontuple
( items: core.SomeType[], _paramsOrRest?: string | core.$ZodTupleParams | core.SomeType, _params?: strin
packages/zod/src/v4/classic/schemas.ts:1471
↓ 1 callersFunctiontuple
( items: SomeType[], _paramsOrRest?: string | core.$ZodTupleParams | SomeType, _params?: string | core.$
packages/zod/src/v4/mini/schemas.ts:1128
↓ 1 callersMethodtx
(value: T)
packages/zod/src/v4/core/checks.ts:1205
↓ 1 callersFunctiontypeGuard
(data: string)
packages/zod/src/v4/classic/tests/function.test.ts:278
↓ 1 callersFunctiontypeofThenCheckSymbol
(x: any)
packages/bench/instanceof.ts:25
↓ 1 callersFunctiontypeofThenCheckTag
(x: any)
packages/bench/instanceof.ts:26
↓ 1 callersFunctionuint8ArrayToBase64
(bytes: Uint8Array)
packages/zod/src/v4/core/util.ts:927
↓ 1 callersFunctionunion
( options: T, params?: string | core.$ZodUnionParams )
packages/zod/src/v4/mini/schemas.ts:1012
↓ 1 callersFunctionunwrapMessage
(message: string | { message: string } | undefined | null)
packages/zod/src/v4/core/util.ts:822
↓ 1 callersFunctionuriComponent
()
packages/zod/src/v4/classic/tests/codec-examples.test.ts:456
↓ 1 callersFunctionutf8ToBytes
()
packages/zod/src/v4/classic/tests/codec-examples.test.ts:248
↓ 1 callersFunctionuuid
(version?: number | undefined)
packages/zod/src/v4/core/regexes.ts:24
↓ 1 callersFunctionvalidateOpenAPI30Schema
(zodJSONSchema: Record<string, unknown>)
packages/zod/src/v4/classic/tests/to-json-schema.test.ts:8
↓ 1 callersFunctionverbFor
(t?: string | null)
packages/zod/src/v4/locales/he.ts:49
↓ 1 callersMethodwith
(...checks: (core.CheckFn<core.output<this>> | core.$ZodCheck<core.output<this>>)[])
packages/zod/src/v4/classic/schemas.ts:41
↓ 1 callersMethodwith
(...checks: (core.CheckFn<core.output<this>> | core.$ZodCheck<core.output<this>>)[])
packages/zod/src/v4/mini/schemas.ts:14
↓ 1 callersFunctionwithDefinite
(t?: string | null)
packages/zod/src/v4/locales/he.ts:47
↓ 1 callersFunctionwithDefiniteArticle
(word: string | undefined)
packages/zod/src/v4/locales/hy.ts:9
↓ 1 callersMethodwrite
(arg: any)
packages/zod/src/v4/core/doc.ts:20
↓ 1 callersFunctionwriteStubPackageJsons
* Script to write stub package.json files to directories containing index.d.cts files. * This resolves TypeScript assignability issues by providing e
scripts/write-stub-package-jsons.ts:55
Function"zod 3"
()
packages/bench/discriminated-union.ts:132
Function"zod 4 (after)"
()
packages/bench/discriminated-union.ts:147
Function"zod 4 (before)"
()
packages/bench/discriminated-union.ts:152
Function"~validate"
(data: unknown)
packages/zod/src/v3/types.ts:247
FunctionApiLibraries
()
packages/docs/components/ecosystem.tsx:358
FunctionBlogIndexPage
()
packages/docs/app/blog/page.tsx:6
FunctionBlogLayout
({ children }: { children: ReactNode })
packages/docs/app/blog/layout.tsx:5
FunctionBronze
()
packages/docs/components/bronze.tsx:1
FunctionCopyMarkdownButton
({ content, className = "" }: CopyMarkdownButtonProps)
packages/docs/components/copy-markdown-button.tsx:11
MethodEnum
()
packages/zod/src/v3/types.ts:4132
FunctionFeatured
(props: { data: FeatureData })
packages/docs/components/featured.tsx:8
FunctionFormIntegrations
()
packages/docs/components/ecosystem.tsx:362
FunctionGET
()
packages/docs/app/llms-full.txt/route.ts:8
FunctionGET
()
packages/docs/app/llms.txt/route.ts:40
FunctionGET
(request: Request)
packages/docs/app/og.png/route.tsx:15
FunctionGold
()
packages/docs/components/gold.tsx:1
FunctionHeading
({ as, className, ...props }: HeadingProps<T>)
packages/docs/components/heading.tsx:12
FunctionHeroLogo
({ className }: HeroLogoProps)
packages/docs/components/hero-logo.tsx:10
FunctionIf
(props: { groupId: string; values: string[]; children: any })
packages/docs/components/if.tsx:3
FunctionInkeepBubble
()
packages/docs/components/inkeep-bubble.tsx:6
FunctionInkeepSearchBox
(props: SharedProps)
packages/docs/components/inkeep-search.tsx:7
FunctionLayout
({ children }: { children: ReactNode })
packages/docs/app/layout.tsx:16
FunctionLayout
({ children }: { children: ReactNode })
packages/docs/app/(doc)/layout.tsx:68
FunctionMockingLibraries
()
packages/docs/components/ecosystem.tsx:374
FunctionPage
(props: { params: Promise<{ slug: string }> })
packages/docs/app/blog/[slug]/page.tsx:9
FunctionPage
(props: { params: Promise<{ slug?: string[] }>; })
packages/docs/app/(doc)/[[...slug]]/page.tsx:15
FunctionPlatinum
()
packages/docs/components/platinum.tsx:1
FunctionPoweredByZod
()
packages/docs/components/ecosystem.tsx:378
FunctionResourceTable
({ resources }: ResourceTableProps)
packages/docs/components/ecosystem.tsx:352
FunctionScroller
()
packages/docs/components/scroller.tsx:7
FunctionSidebarItem
({ item, }: { item: PageTree.Item; })
packages/docs/components/sidebar-item.tsx:17
FunctionSidebarLogo
({ src, alt, width = 24, height = 24, className = "h-5" }: ImageProps)
packages/docs/components/sidebar-logo.tsx:6
FunctionSidebarSeparator
({ item, }: { item: PageTree.Separator; })
packages/docs/components/sidebar-item.tsx:41
FunctionSilver
()
packages/docs/components/silver.tsx:1
FunctionTable
(props: { resources: ZodResource[] })
packages/docs/components/ecosystem.tsx:319
FunctionTabs
({ children, ...rest }: TabsProps)
packages/docs/components/tabs.tsx:11
FunctionThemedImage
({ lightSrc, darkSrc, alt, className }: ThemedImageProps)
packages/docs/components/themed-image.tsx:12
FunctionThemedImage
({ lightSrc, darkSrc, alt, className }: ThemedImageProps)
packages/docs/components/codec-image.tsx:12
MethodValues
()
packages/zod/src/v3/types.ts:4124
FunctionXToZod
()
packages/docs/components/ecosystem.tsx:370
FunctionZodToX
()
packages/docs/components/ecosystem.tsx:366
FunctionZodUtilities
()
packages/docs/components/ecosystem.tsx:382
← previousnext →501–600 of 1,424, ranked by callers