myzod
Type validator
A TypeScript library that emulates the type system and validation capabilities of popular schema validation libraries.
315 stars
9 watching
20 forks
Language: TypeScript
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
neuledge/computed-types | A strongly-typed validation library for TypeScript that allows developers to create accurate interfaces and transform data at compile-time. | 364 |
shezadkhan137/required | A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 60 |
jacobweisenburger/zod_utilz | Simplifies common tasks in Zod schema validation | 164 |
ivanrublev/domo | Library to validate nested structs with their type specs and associated precondition functions. | 202 |
romaricdrigon/metayaml | A schema validation tool that supports multiple file formats, generates documentation and XSD files, and provides a simple API for loading data from various sources. | 104 |
thoughtspile/banditypes | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 168 |
rileytomasek/zodix | Utilities for parsing and validating parameters and form data in Remix applications | 362 |
encode/typesystem | A data validation library that provides basic functionality for serializing and deserializing data in a structured format. | 540 |
schalkventer/zod-dev | A tool that conditionally disables runtime validation in Zod while preserving type inference | 7 |
kiliman/remix-params-helper | A utility package to simplify working with Zod and standard URLSearchParams and FormData in Remix applications | 250 |
turkerdev/fastify-type-provider-zod | A library that integrates Zod schema validation and serialization with Fastify application servers. | 409 |
davidtimms/zod-fast-check | A library that generates fast-check arbitraries from Zod schemas. | 107 |
glazy/formik-validator-zod | A tool that simplifies form validation with Zod schemas in Formik forms. | 21 |
martzcodes/blog-ts-request-validation | A tool to validate and normalize input requests from TypeScript interfaces | 3 |
matteocrippa/fossil | A TypeScript validation library for Deno projects | 4 |