yeoman-environment
Handles the lifecyle and bootstrapping of generators in a specific environment
envinfo
Info about your dev environment for debugging purposes
dotenv-flow
Loads environment variables from `.env.[development|test|production][.local]` files
@ladjs/env
Environment configuration loader for Lad
dotenv-flow-webpack
A webpack plugin that allows you to securely use environment variables within your javascript web application, loading them using dotenv-flow's `.env*` files loading strategy.