Loads environment variables from .env for nodejs projects.
翻译 - 从.env加载用于nodejs项目的环境变量。
A Ruby gem to load environment variables from `.env`.
翻译 - 一个从`.env`加载环境变量的Ruby gem。
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.
⚡️Lightning-fast linter for .env files. Written in Rust 🦀
Variable expansion for dotenv. Expand variables already on your machine for use in your .env file.
Load environment variables from .env and ensure they are all present
A secure webpack plugin that supports dotenv and other environment variables and only exposes what you choose and use.
Library to help supply environment variables in testing and development
dotenv file loader for PHP
A cli to load dotenv files
Config module for nestjs using dotenv 🔑
Preload Environment Variables with Dotenv into Serverless
ThinkPHP3.2集成 php-dotenv
A secrets manager for .env and .env.vault files.
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
翻译 - Ruby的dotenv库的Go端口(从`.env`加载环境变量。)
The combo of kentcdodds/cross-env with dotenv
🗝️ Dotenv is a module that loads environment variables from a .env file
Loads environment variables from `.env`.
Parse dotenv files for Boolean, Array, and Number variable types, built for Lad