Load environment variables dynamically for your Typescript 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
TypeScript definitions for react-native-dotenv
dotenv... but with defaults!
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
Strongly-typed environment variables from .env & process.env
Cypress plugin that enables compatibility with dotenv
Next.js dotenv file loading
A secretlint rule for dotenv
Robust Environment Configuration for Universal Applications.
a secure dotenv–from the creator of `dotenv`
Preload environment variables with dotenv into serverless.
TypeScript definitions for dotenv-safe
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
Load environment variables dynamically for your React applications created with CRA (Create-React-App).
TypeScript definitions for dotenv-flow
Load environment variables from .env, .env.local, .env.production, etc. when running a npm or yarn command
hydrate environment variables from .env files into process.env