config-ninja
Environmental JSON config.
Environmental JSON config.
dotenv for node.js, based on dotenv for ruby
esbuild plugin to load a .env file from the current directory or any parent. It will combine the environment variables with existing/system-wide process.env variables.
Loads environment variables from .env file into process.env.
Keep your gitignored local .env file up to date with the dist file.
Add .env support to your react-native application without exposing them in JavaScript bundle.
Load various config files(`yaml`, `json`, `toml`, `ini`) and directory into one object. support Javascript(& Typescript).
Load your `.env` file and replace `process.env.MY_VARIABLE` with the value you set.
Central management tool for dotenv (.env)
Load environment variables using import statements.
The StaticKit command line interface
Load .env which is annotated with type information.
Wrapper for claudia=api-builder
Cross-platform environment variables
A flexible Babel plugin that loads environment variables for multiple environments
Next.js plugin to pass environment variables to Next's configuration
Generate a `.env` file using the environment variables defined in `.env.dist` as a template.
Keep .env in sync with teammates on Slack
The create-react-app environment loader, enhanced and separated for consistent reuse in other projects.