Convert your dotenv files to their YAML equivalent.
TypeScript definitions for cypress-dotenv
Rollup plugin that loads available .env files and replaces the defined variables with their values
Compose a envfile string from an object, per the motdotla/dotenv parser specifications
esbuild plugin to load a .env file from the current directory or any parent. It will combine the environment variables with existing/system-wide process.env variables.
Expose .env variables in Ember applications
Keep your .env in sync with .env.example
Write updates to a .env file
Run your scripts with dotenv variables
Load environment variables using import statements.
Add command substitution to dotenv
Serverless plugin to export environment variables into a .env file
Edit a .env file string with preserved whitespace.
Loads .env-variables into process.env
Automatic static (build-time) or runtime environment variables injection for [Next.js](https://github.com/zeit/next.js).
Create .env from Vault secret
Extends the Piral CLI command options to automatically include dotenv files.
Load, add, update or remove variables from both your .env file and process.env at runtime
Load environment variables dynamically for your React applications created with CRA (Create-React-App).
A configuration contract for Node + AWS projects
Easily inject environment variables into your Angular applications
Keep your gitignored local .env file up to date with the dist file.
Create React App style dotenv support for Node projects.
A secure rspack plugin that supports dotenv and other environment variables and only exposes what you choose and use.