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.
Convert your dotenv files to their YAML equivalent.
Compose a envfile string from an object, per the motdotla/dotenv parser specifications
cabloy dotenv
Cypress plugin that enables compatability with dotenv-flow
Create React App style dotenv support for Node projects.
Use dotenv with webpack.
dotenv to json
combo of kentcdodds/cross-env with dotenv
Use [dotenv](https://github.com/motdotla/dotenv) to load environment variables from your project `.env` files. See Snowpack's [Environment Variables](https://www.snowpack.dev/reference/environment-variables) documentation to learn more.
Environment Variable Manager for Node.js - based on dotenv
A Docusaurus2 plugin that provides out-of-the-box support for Dotenv
dotenv file loading
Drop in replacement for `dotenv` with `dotenv-expand` preloaded
Forked from dotenv-safer - Load environment variables from .env and ensure they are defined
A global executable to run applications with the ENV variables loaded by dotenv (with override feature)
ESM version of the popular dotenv npm package
A Docusaurus2 plugin that supports dotenv and other environment variables and only exposes what you choose and use
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.
Load multiple dotenv style environment files.
Extends the Piral CLI command options to automatically include dotenv files.
Custom dotenv wrapper with support for parent folders and schema validation.
Process dotenv files in an arbitrary location & optionally populate environment variables.
An extension for dotenv is to help converting environment variables to anything more useful than strings.