dotenv
Loads environment variables from .env file
dotenv-flow
Loads environment variables from `.env.[development|test|production][.local]` files
env-cmd
Executes a command using the environment variables in an env file
dotenv-mono
This package permit to have a centralized dotenv on a monorepo. It also includes some extra features such as manipulation and saving of changes to the dotenv file, a default centralized file, and a file loader with ordering and priorities.