Skip to main content
Module

x/zod_utilz/mod.ts

Framework agnostic utilities for Zod
Go to Latest
import * as zodUtilz from "https://deno.land/x/zod_utilz@0.4.0/mod.ts";

Variables

Enables compile time type checking for zod parsers.

Enables compile time type checking for zod parsers.

Functions

Treats coercion errors like normal zod errors. Prevents throwing errors when using safeParse.

Simplifies the process of making a ZodErrorMap

SPR stands for SafeParseResult

A way to parse URLSearchParams

Treats coercion errors like normal zod errors. Prevents throwing errors when using safeParse.

Simplifies the process of making a ZodErrorMap

SPR stands for SafeParseResult

A way to parse URLSearchParams