Loads environment variables from .env for nodejs projects.
-
Updated
Jun 16, 2023 - JavaScript
Loads environment variables from .env for nodejs projects.
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
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.
Registers environment variables from a .env file
A secure webpack plugin that supports dotenv and other environment variables and only exposes what you choose and use.
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.
Simplify Your Secrets. The #1 secrets manager for .env files.
Config module for nestjs using dotenv
Load react native environment variables using import statements for multiple env files.
Branch your PostgreSQL Database like Git
Loads your .env file into your application context
Keep your .env in sync with .env.example
Verification, sanitization, and type coercion for environment variables in Node.js
Add a description, image, and links to the dotenv topic page so that developers can more easily learn about it.
To associate your repository with the dotenv topic, visit your repo's landing page and select "manage topics."