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: 8 months ago environment-variablesnodejstypescriptzod
Related projects:
Repository | Description | Stars |
---|---|---|
| Ensures environment variable validation and sanitization in Node.js applications. | 1,399 |
| Simplifies common tasks in Zod schema validation | 170 |
| A plugin to validate environment variables during build and development phases of web applications. | 174 |
| A utility library that wraps Zod validation errors in user-friendly readable messages. | 822 |
| Utilities for parsing and validating parameters and form data in Remix applications | 364 |
| A tool for validating data in xlsx files using Zod schemas | 30 |
| Ensures environment variables match a predefined schema | 4 |
| A library that provides a way to work with GraphQL objects using Zod validation objects. | 86 |
| An optimization layer for Zod's schema validation function | 60 |
| Simplifies building and validating APIs with input data schema validation and customizable middlewares. | 643 |
| An interactive web application for testing and validating Zod schemas | 54 |
| Replaces environment variable checks with plain string comparisons | 902 |
| A package to generate GraphQL types from zod contracts in TypeScript. | 20 |
| Library to validate nested structs with their type specs and associated precondition functions. | 203 |
| A tool that conditionally disables runtime validation in Zod while preserving type inference | 7 |