Loads environment variables from .env for nodejs projects.
翻译 - 从.env加载用于nodejs项目的环境变量。
♾ Infisical is the open-source secret management platform: Sync secrets across your team/infrastructure, prevent secret leaks, and manage internal PKI
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
翻译 - 将环境变量从.env自动加载到getenv(),$ _ ENV和$ _SERVER中。
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
翻译 - Ruby的dotenv库的Go端口(从`.env`加载环境变量。)
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.
A simple, zero-dependencies library to parse environment variables into structs
翻译 - 简单的lib可以将环境变量解析为结构
Configuration Management for Python ⚙
a better dotenv–from the creator of `dotenv`
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.
翻译 - 将多环境yml设置添加到Rails,Sinatra,Padrino和其他Ruby项目的最简单方法。
Setting environment variables from a file
✨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.
simplified environment variable parsing
Composer script handling your ignored parameter file
翻译 - Composer脚本处理您忽略的参数文件
Library for managing environment variables in Clojure
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.