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
361 stars
4 watching
6 forks
Language: TypeScript
last commit: 7 months ago environment-variablesnodejstypescriptzod
Related projects:
Repository | Description | Stars |
---|---|---|
af/envalid | Ensures environment variable validation and sanitization in Node.js applications. | 1,399 |
jacobweisenburger/zod_utilz | Simplifies common tasks in Zod schema validation | 170 |
julien-r44/vite-plugin-validate-env | A plugin to validate environment variables during build and development phases of web applications. | 174 |
causaly/zod-validation-error | A utility library that wraps Zod validation errors in user-friendly readable messages. | 822 |
rileytomasek/zodix | Utilities for parsing and validating parameters and form data in Remix applications | 364 |
sidwebworks/zod-xlsx | A tool for validating data in xlsx files using Zod schemas | 30 |
idleberg/vite-plugin-valibot-env | Ensures environment variables match a predefined schema | 4 |
incetarik/nestjs-graphql-zod | A library that provides a way to work with GraphQL objects using Zod validation objects. | 86 |
duplojs/zod-accelerator | An optimization layer for Zod's schema validation function | 60 |
robintail/express-zod-api | Simplifies building and validating APIs with input data schema validation and customizable middlewares. | 643 |
marilari88/zod-playground | An interactive web application for testing and validating Zod schemas | 54 |
hughsk/envify | Replaces environment variable checks with plain string comparisons | 902 |
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. | 203 |
schalkventer/zod-dev | A tool that conditionally disables runtime validation in Zod while preserving type inference | 7 |