Loads environment variables from .env for nodejs projects.
翻译 - 从.env加载用于nodejs项目的环境变量。
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 Ruby gem to load environment variables from `.env`.
翻译 - 一个从`.env`加载环境变量的Ruby gem。
Registers environment variables from a .env file
翻译 - Symfony Dotenv解析.env文件,以便通过getenv(),$ _ ENV或$ _SERVER访问存储在其中的环境变量。
a better dotenv–from the creator of `dotenv`
💥 A boilerplate application for building RESTful APIs Microservice in Node.js using express and mongoose in ES6 with code coverage and JsonWebToken Authentication
⚡️Lightning-fast linter for .env files. Written in Rust 🦀
A secure webpack plugin that supports dotenv and other environment variables and only exposes what you choose and use.
Variable expansion for dotenv. Expand variables already on your machine for use in your .env file.
A Babel preset let you import application configs from .env file (zero runtime dependency)
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.
Verification, sanitization, and type coercion for environment variables in Node.js
Branch your PostgreSQL Database like Git
翻译 - 像Git一样分支PostgreSQL数据库
Application secrets and configuration management for developers.