Showing 1-16 of 16 packages
Zod4 helpers for `@novice1/api-doc-generator` enabling compatibility with `@novice1/validator-zod`.
The Zod v4 based validator for svelte-jsonschema-form
Midway Component for validation and use zod as validation tool
UI for testing tRPC backends
Typescript API client with autocompletion and zod validations
Convert [Zod v4](https://github.com/colinhacks/zod) schemas into TypeScript type definitions in a **minimalistic** and **easy-to-use** approach.
NestJS module for creating Model Context Protocol (MCP) servers
More schemas that [Zod](https://zod.dev/) doesn't support yet, and provides `ZodToJsonSchemaConverter` for generating OpenAPI specs.
AsyncAPI specification generator for amqp-contract
UI for testing tRPC backends
This repository enhances the functionality of the Zod (version 4) library by providing validation decorators. Zod is a TypeScript-first schema declaration and validation library. The added decorators make it easier to validate data against predefined sche
Zod validator to use with @novice1/routing.
Shared Backing Tracks code that runs on client and server.
A flexible React form schema manager with pluggable validation adapters (Zod, Yup, etc.)
A TypeScript library for seamlessly converting Zod schemas into Protocol Buffers v3 definitions, with built-in support for generating RPC services and functions from structured object definitions.
The official MCP TypeScript SDK requires modeling MCP Tool Schema using a type-system called [Zod](https://zod.dev/). `mcp-codegen` allows you to leverage plain-old-TypeScript-objects.