Gracefully handle .env files
Loads environment variables from .env file
Expand environment variables using dotenv
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
A global executable to run applications with the ENV variables loaded by dotenv
A simple webpack plugin to support dotenv.
Loads environment variables from `.env.[development|test|production][.local]` files
dotenv... but with defaults!
Next.js dotenv file loading
A module for loading .env files and optionally loading defaults and a schema for validating all values are present.
Robust Environment Configuration for Universal Applications.
A secretlint rule for dotenv
This package permit to have a centralized dotenv on a monorepo. It also includes some extra features such as manipulation and saving of changes to the dotenv file, a default centralized file, and a file loader with ordering and priorities.
a secure dotenv–from the creator of `dotenv`
Load environment variables using import statements.
Strongly-typed environment variables from .env & process.env
A webpack plugin that allows you to securely use environment variables within your javascript web application, loading them using dotenv-flow's `.env*` files loading strategy.
TypeScript definitions for fs-extra
Preload environment variables with dotenv into serverless.
Load environment variables from .env and ensure they are defined
Parse dotenv files for Boolean, Array, and Number variable types, built for CrocodileJS
Cypress plugin that enables compatibility with dotenv
hydrate environment variables from .env files into process.env
TypeScript definitions for dotenv-defaults