Load environment variables from .env and ensure they are defined
TypeScript definitions for dotenv-safe
This package is meant to help you work with environment variables safely. It is wrapper around [doenv-safe](https://www.npmjs.com/package/dotenv-safe) package.
Loads environment variables from .env file, with dotenv-safe features too.
> Allows to select dotenv files and run project with checks against predefined set of env variables during development.
dotenv-safe for azure functions
Loads environment variables from .env file
No description provided.
Expand environment variables using dotenv
dotenv... but with defaults!
A secretlint rule for dotenv
TypeScript definitions for dotenv-webpack
A global executable to run applications with the ENV variables loaded by dotenv
A simple webpack plugin to support dotenv.
Loads environment variables from `.env.[development|test|production][.local]` files
Next.js dotenv file loading
a secure dotenv–from the creator of `dotenv`
Robust Environment Configuration for Universal Applications.
Give a regex, get a robust predicate function that tests it against a string.
Load environment variables using import statements.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Preload environment variables with dotenv into serverless.
Push an array of items into an array, while being robust against prototype modification
Safer Node.js Buffer API