There are 18 repositories under environment-variables topic.
Infisical is the open-source platform for secrets, certificates, and privileged access management.
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.
Strict separation of config from code.
Featureful configuration management library for Node.js
Easiest way to add multi-environment yaml settings to Rails, Sinatra, Padrino and other Ruby projects.
โจClean and minimalistic environment configuration reader for Golang
A secure webpack plugin that supports dotenv and other environment variables and only exposes what you choose and use.
Library for managing environment variables in Clojure
Composer script handling your ignored parameter file
Loads environment variables from .env.[development|test|production][.local] files for Node.jsยฎ projects.
Load react native environment variables using import statements for multiple env files.
๐ Makes sure you don't accidentally deploy apps with missing or invalid environment variables.
Verification, sanitization, and type coercion for environment variables in Node.js
๐๏ธ Dotenv is a no-dep, pure Java module that loads environment variables from a .env file
๐๏ธ Dotenv is a module that loads environment variables from a .env file
A .NET library to load environment variables from .env files
An environment variables cli tool backed by SQLite
Keep your .env in sync with .env.example
Github Action to create a .env file with Github Secrets
Python Application Configuration With Environment Variables
Provides a Dotenv property source for Spring
Implement minimal boilerplate CLIs derived from type hints and parse from command line, config files and environment variables
๐ Protected .ENVs variables in React Native ๐โจ