znv
Environment validator
Enforces environment variable validation with type safety using Zod schemas in Node.js applications.
Type-safe environment parsing and validation for Node.js with Zod schemas
355 stars
4 watching
6 forks
Language: TypeScript
last commit: 5 months ago environment-variablesnodejstypescriptzod
Related projects:
Repository | Description | Stars |
---|---|---|
af/envalid | Ensures environment variable validation and sanitization in Node.js applications. | 1,389 |
jacobweisenburger/zod_utilz | Simplifies common tasks in Zod schema validation | 164 |
julien-r44/vite-plugin-validate-env | A plugin to validate environment variables during build and development phases of web applications. | 170 |
causaly/zod-validation-error | A utility library that wraps Zod validation errors in user-friendly readable messages. | 812 |
rileytomasek/zodix | Utilities for parsing and validating parameters and form data in Remix applications | 362 |
sidwebworks/zod-xlsx | A tool for validating data in xlsx files using Zod schemas | 29 |
idleberg/vite-plugin-valibot-env | Validates environment variables against a schema using Valibot in Vite development projects | 4 |
incetarik/nestjs-graphql-zod | A library that provides a way to work with GraphQL objects using Zod validation objects. | 85 |
duplojs/zod-accelerator | An optimization layer for Zod's schema validation function | 50 |
robintail/express-zod-api | A framework to simplify API development by providing input validation and schema-based middlewares. | 635 |
marilari88/zod-playground | An interactive web application for testing and validating Zod schemas | 51 |
hughsk/envify | Replaces environment variable checks with plain string comparisons | 901 |
kolpakov-p/zod-to-nestjs-graphql | A package to generate GraphQL types from zod contracts in TypeScript. | 20 |
ivanrublev/domo | Library to validate nested structs with their type specs and associated precondition functions. | 202 |
schalkventer/zod-dev | A tool that conditionally disables runtime validation in Zod while preserving type inference | 7 |