Auto-creating .env files based on .env.defaults and .env.schema from dotenv-extended
A module for loading .env files and optionally loading defaults and a schema for validating all values are present.
Loads environment variables from .env file
Expand environment variables using dotenv
A global executable to run applications with the ENV variables loaded by dotenv
Custom dotenv wrapper with support for parent folders and schema validation.
A simple webpack plugin to support dotenv.
Loads environment variables from `.env.[development|test|production][.local]` files
dotenv... but with defaults!
Additional Jest matchers
Next.js dotenv file loading
Type safe mocking extensions for jest
Robust Environment Configuration for Universal Applications.
extended POSIX-style sprintf
Load environment variables using import statements.
Prepare a node environment to require files with different extensions.
a secure dotenv–from the creator of `dotenv`
A secretlint rule for dotenv
Type safe mocking extensions for vitest, forked from jest-mock-extended
Preload environment variables with dotenv into serverless.
Regular expression to detect an extended-length path.
Extended iterable class, providing lazy array-like methods with automatic async and return/throw forwarding
Load environment variables from .env and ensure they are defined
Parse dotenv files for Boolean, Array, and Number variable types, built for CrocodileJS