spotenv
Scan project for environment variable usage and generate .env.example
@d3vtool/strict-env
A utility to automatically load and validate environment variables from `.env` files, ensuring they're properly configured before your system starts.
env-native
Minimalistic, dependency-free .env loader using Node.js's native util.parseEnv. Much faster than dotenv, with CLI support.