DotEnv Packages

envitron

- Environment manager for Node.js - Built on top of Zod for schema validation - Chose Zod for its user-friendly API and excellent error messages. Although not the fastest, the performance impact is negligible since environment validation occurs only once

1.8.0 • Published 6 months ago

env-aligner

A developer-friendly tool for validating and aligning environment variables in .env files against schema files (e.g., .env.example). It helps identify missing variables, empty values, or extra entries, ensuring a consistent and error-free environment setu

1.0.0 • Published 8 months ago