BenLorantfy/nestjs-zod
All NestJS + Zod utilities you need observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 98
- Release rhythm 94
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 13.5
- age_days: 1573
- days_rel: 40
- days_push: 14
- n_releases_24m: 15
Adoption not part of the score
1115 stars · 111 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A TypeScript library providing NestJS integration for Zod schema validation. It lets you create DTOs from Zod schemas, validate request bodies/queries/params, serialize responses, and generate OpenAPI docs.
Use cases
- validate nestjs request bodies with zod
- create DTOs from zod schemas in nestjs
- generate openapi docs from zod schemas
- serialize nestjs responses with zod
- replace class-validator with zod in nestjs
- validate query params and url params with zod
When to choose
- you use NestJS and prefer Zod over class-validator/class-transformer
- you want type-safe validation and response serialization in one package
- you need OpenAPI/Swagger docs generated from Zod schemas
When to avoid
- you don't use NestJS
- your project is committed to class-validator-based DTOs
- you don't use TypeScript or Zod
Facets
library · maturity active
form-handling serialization api-framework api-documentation web-development backend apis developer-tools cli nestjs zod dto openapi schema-validation request-validation nodejs typescript
2 sources
- readme: https://github.com/BenLorantfy/nestjs-zod · fetched 2026-08-28 · 5e6aa5c9b3d9
- registry_npm: https://registry.npmjs.org/nestjs-zod · fetched 2026-08-29 · 4025df3c1ffe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| BenLorantfy/nestjs-zod | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="BenLorantfy/nestjs-zod")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem