Smart environment drift checker for .env files — detects missing, extra, or mismatched variables, enforces type validation, and helps maintain consistent configs across environments.
-
Updated
Jun 30, 2026 - TypeScript
Smart environment drift checker for .env files — detects missing, extra, or mismatched variables, enforces type validation, and helps maintain consistent configs across environments.
This package helps you to compare multiple env files.
Deterministic CLI that lints .env files: syncs against .env.example, validates syntax & schema, and detects hardcoded secrets (AWS, Stripe, GitHub, OpenAI, private keys). JSON/Markdown reports, runs locally — secrets never leave your machine.
env-safe is a tiny, dependency-free utility for Node.js that guarantees required environment variables exist before your app runs.
A lightweight, zero-dependency Node.js package for validating environment variables against a schema.
Add a description, image, and links to the env-checker topic page so that developers can more easily learn about it.
To associate your repository with the env-checker topic, visit your repo's landing page and select "manage topics."