nTropi

Open-Source Library

Zod library logo

Zod

A TypeScript-first schema library for validating and parsing untrusted values.

Not DeclaredFreeOpen SourceMIT LicenseRepository Verified

Overview

Zod lets TypeScript applications define runtime schemas while inferring corresponding static types. It supports object composition, transformations, refinements, and structured errors for untrusted data.