dotenv-guardian

guardian for your .env files that validates environment variables against a documented example file

secret-env

A secure alternative to dotenv — prevents sensitive '.env.secret' files from being pushed to Git and creates '.env.secret.example' automatically. Supports CommonJS and ES Module.

@bkrmadtya/safe-env

A thin wrapper around dotenv to make it easy, safe and verbose to access environment variables.

envsafe-lite

Lightweight, type-safe environment variable parser for Node.js with zero dependencies.