fastify-type-provider-zod
Schema validator and serializer
A library that integrates Zod schema validation and serialization with Fastify application servers.
417 stars
6 watching
25 forks
Language: TypeScript
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| Fastify plugin for integrating Zod schema with OpenAPI specification | 60 |
| A library that generates fast-check arbitraries from Zod schemas. | 107 |
| An optimization layer for Zod's schema validation function | 60 |
| Simplifies common tasks in Zod schema validation | 170 |
| Simplifies building and validating APIs with input data schema validation and customizable middlewares. | 643 |
| Utilities for parsing and validating parameters and form data in Remix applications | 364 |
| A tool for validating data in xlsx files using Zod schemas | 30 |
| A library that provides a way to work with GraphQL objects using Zod validation objects. | 86 |
| A tool that simplifies form validation with Zod schemas in Formik forms. | 21 |
| An interactive web application for testing and validating Zod schemas | 54 |
| A tool to generate Zod schemas from TypeScript types/interfaces. | 1,258 |
| A library providing an API client and server with Zod-based validation and auto-completion features for TypeScript applications. | 1,718 |
| A Solid framework extension for automating API schema validation and caching with Zod. | 4 |
| A tool that conditionally disables runtime validation in Zod while preserving type inference | 7 |
| A utility package to simplify working with Zod and standard URLSearchParams and FormData in Remix applications | 250 |