@d3vtool/strict-env
A utility to automatically load and validate environment variables from `.env` files, ensuring they're properly configured before your system starts.
easyenvguard
Developers often forget to define required environment variables (.env files). This package will automatically validates required environment variables on startup.
dotenv-verifier
A simple npm package to validate required environment variables and prevent runtime errors.