{"library":"express-zod-safe","type":"library","category":null,"description":"Express Zod Safe is a TypeScript-first middleware for Express.js applications, offering robust and typesafe validation of incoming HTTP request bodies, URL parameters, and query strings. It leverages Zod schemas to define validation rules, ensuring data integrity and preventing invalid or malicious data from reaching application logic. The current stable version is 3.2.1, which targets Zod v4.0.0 and above. While a specific release cadence isn't published, it appears to follow Zod's major version updates. Key differentiators include its strict type safety, seamless integration with the Express middleware stack, comprehensive coverage of request parts (body, params, query), and developer-friendly error handling, aiming to be a more robust alternative to similar packages like `zod-express-middleware`.","language":"javascript","status":"active","version":"3.2.1","tags":["javascript","zod","express","middleware","validation","guard","typesafe","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install express-zod-safe","imports":["import validate from 'express-zod-safe';","import type { ValidatedRequest } from 'express-zod-safe';","import { z } from 'zod';"]},{"cmd":"yarn add express-zod-safe","imports":[]},{"cmd":"pnpm add express-zod-safe","imports":[]}],"homepage":null,"github":"https://github.com/AngaBlue/express-zod-safe","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/express-zod-safe","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/express-zod-safe/compatibility"}}