Run any start command with PORT from .env or env vars; injects -p for next start if missing.
Loads environment variables from .env file
Expand environment variables using dotenv
A global executable to run applications with the ENV variables loaded by dotenv
A cli executable to run commands with the ENV variables loaded by dotenv-flow
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
Validate your env variables using Ajv with .env file support using Node.js built-in parseEnv
Robust Environment Configuration for Universal Applications.
Load environment variables using import statements.
a secure dotenv–from the creator of `dotenv`
A secretlint rule for dotenv
Preload environment variables with dotenv into serverless.
Strongly-typed environment variables from .env & process.env
Load environment variables from .env and ensure they are defined
Parse dotenv files for Boolean, Array, and Number variable types, built for CrocodileJS
hydrate environment variables from .env files into process.env
Cypress plugin that enables compatibility with dotenv
TypeScript definitions for dotenv-defaults
TypeScript definitions for dotenv-flow
Create React App style dotenv support for Node projects.
Check if a protocol requires a certain port number to be added to an URL.