config-hose
Unopinionated, pluggable and no-nonsense configuration manager that decouples configuration management logic from the source code.
Unopinionated, pluggable and no-nonsense configuration manager that decouples configuration management logic from the source code.
A module for easy typing and checking your process.env
Easily get variables from a .env file in Node JS
dotenv style environment variable file loader module for webpack
Load configuration from environmental variables and files.
Read in a .env.json file that contains valid JSON and assign top level properties to environment variables
Validates your environment variables are set at runtime.
dotenv but it also search through parent directories
Remake of [dotenv](https://github.com/motdotla/dotenv) that loads Environment Variables from JS or JSON files (by default `.env.js` or `.env.json`)
Read Environment Variables From The .env File Into process.env.
Loads environment variables from .env file and casts a real type of values, not just strings.
Decides on, and applies, a single source of truth for process.env
An easy cli for basic Google Cloud Runtime Configuration usage.
Allows you to configure your project to fail early at runtime if required environment variables aren't set
Utilities for reading environment variable names & values from files in ".env" format
This module is used to set enviroment variable from .env file and it will check enviroment variable whether they are set or not from .env.tpl
Easily require environment variables or else
Overrides your main .env with .env.local
A file watcher to keep process.env up to date with file on disk
Encrypts .env file so that it can be used with git