zodcolinhacks
ADDEDZod is a TypeScript-first schema validation library with static type inference. Define schemas, parse untrusted data, and get strongly typed results, with zero dependencies and a tiny core bundle.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONZod is a TypeScript-first schema validation library with static type inference. Define schemas, parse untrusted data, and get strongly typed results, with zero dependencies and a tiny core bundle.
Valibot is a modular, type-safe schema library for validating structural data in JavaScript. It offers static type inference, a tiny bundle size starting under 700 bytes, no dependencies, and a functional API for validating everything from strings to complex objects.