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: 6 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| Simplifies common tasks in Zod schema validation | 170 |
| A utility library that wraps Zod validation errors in user-friendly readable messages. | 822 |
| An interactive web application for testing and validating Zod schemas | 54 |
| Simplifies building and validating APIs with input data schema validation and customizable middlewares. | 643 |
| An optimization layer for Zod's schema validation function | 60 |
| Utilities for parsing and validating parameters and form data in Remix applications | 364 |
| A tool that simplifies form validation with Zod schemas in Formik forms. | 21 |
| An adapter for integrating zod object validation with Formik | 161 |
| An interactive web application for testing and experimenting with data validation libraries. | 13 |
| Tool for generating runtime validation from static types and JSON schema | 47 |
| A tool for validating data in xlsx files using Zod schemas | 30 |
| A library that integrates Zod schema validation and serialization with Fastify application servers. | 417 |
| A validation trait for Laravel Eloquent models that ensures data is valid before saving. | 970 |
| A lightweight validation library that checks data conforms to TypeScript types at runtime. | 170 |
| A tool for creating test data based on Zod schemas in TypeScript | 123 |