Load environment variables dynamically for your React applications created with CRA (Create-React-App).
Loads environment variables from .env file
Load environment variables using import statements.
Expand environment variables using dotenv
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
dotenv... but with defaults!
TypeScript definitions for react-native-dotenv
Next.js dotenv file loading
Robust Environment Configuration for Universal Applications.
a secure dotenv–from the creator of `dotenv`
A secretlint rule for dotenv
Preload environment variables with dotenv into serverless.
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
Load environment variables from .env, .env.local, .env.production, etc. when running a npm or yarn command
TypeScript definitions for dotenv-flow
hydrate environment variables from .env files into process.env
TypeScript definitions for dotenv-defaults
Load environment variables dynamically for your Typescript React applications created with CRA (Create-React-App).
The Vercel Blob JavaScript API client
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.