zod-dev
Validation tool
A tool that conditionally disables runtime validation in Zod while preserving type inference
🚦 A tiny abstraction that conditionally disables Zod run-time parsing while preserving type inference
7 stars
1 watching
1 forks
Language: TypeScript
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
jacobweisenburger/zod_utilz | Simplifies common tasks in Zod schema validation | 164 |
causaly/zod-validation-error | A utility library that wraps Zod validation errors in user-friendly readable messages. | 812 |
marilari88/zod-playground | An interactive web application for testing and validating Zod schemas | 51 |
robintail/express-zod-api | A framework to simplify API development by providing input validation and schema-based middlewares. | 635 |
duplojs/zod-accelerator | An optimization layer for Zod's schema validation function | 50 |
rileytomasek/zodix | Utilities for parsing and validating parameters and form data in Remix applications | 362 |
glazy/formik-validator-zod | A tool that simplifies form validation with Zod schemas in Formik forms. | 21 |
robertlichtnow/zod-formik-adapter | An adapter for integrating zod object validation with Formik | 159 |
nereumelo/zod-sandbox | An interactive web application for testing and experimenting with data validation libraries. | 13 |
johngeorgewright/runtyping | Tool for generating runtime validation from static types and JSON schema | 45 |
sidwebworks/zod-xlsx | A tool for validating data in xlsx files using Zod schemas | 29 |
turkerdev/fastify-type-provider-zod | A library that integrates Zod schema validation and serialization with Fastify application servers. | 409 |
dwightwatson/validating | A validation trait for Laravel Eloquent models that ensures data is valid before saving. | 968 |
thoughtspile/banditypes | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 168 |
timdeschryver/zod-fixture | A tool for creating test data based on Zod schemas in TypeScript | 121 |