This library is a layer on top of [dotenv](https://www.npmjs.com/package/dotenv), that lets you safely and easily share .env files with your team.
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 secrets manager for .env files – from the same people that pioneered dotenv.
A simple webpack plugin to support dotenv.
Loads environment variables from `.env.[development|test|production][.local]` files
🔌 CLI to check/generate .env files and maintain them synchronized
dotenv... but with defaults!
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
Keep your .env in sync with .env.example
Next.js dotenv file loading
A secretlint rule for dotenv
Robust Environment Configuration for Universal Applications.
a secure dotenv–from the creator of `dotenv`
Load environment variables using import statements.
A tiny (183B to 210B) and fast utility to ascend parent directories
Preload environment variables with dotenv into serverless.
hydrate environment variables from .env files into process.env
A CLI tool for setting up and managing .env files.
Load environment variables from .env and ensure they are defined
Parse dotenv files for Boolean, Array, and Number variable types, built for CrocodileJS
Cypress plugin that enables compatibility with dotenv
Synchronous version of the Fetch API