> TODO: description
Loads environment variables from .env file
Expand environment variables using dotenv
Preload environment variables with dotenv into serverless.
A simple webpack plugin to support dotenv.
Cypress plugin that enables compatibility with dotenv
Load environment variables using import statements.
Load your `.env` file and replace `process.env.MY_VARIABLE` with the value you set.
A global executable to run applications with the ENV variables loaded by dotenv
Loads environment variables from `.env.[development|test|production][.local]` files
dotenv... but with defaults!
Next.js dotenv file loading
Rollup plugin that loads available .env files and replaces the defined variables with their values
Robust Environment Configuration for Universal Applications.
A secretlint rule for dotenv
a secure dotenv–from the creator of `dotenv`
Load environment variables using import statements.
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.
TypeScript definitions for dotenv-webpack
Load environment variables from .env and ensure they are defined
Parse dotenv files for Boolean, Array, and Number variable types, built for CrocodileJS
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.
hydrate environment variables from .env files into process.env
TypeScript definitions for dotenv-defaults