write-dotenv
Accepts and updates the .env or .env.local file
Accepts and updates the .env or .env.local file
Loads environment variables from .env file
環境變數注入,更:propNames 會抓取 env 的 keyof (更: package.json 更新)
webpack plugin auto inject process.env.xxx and process and process.env
A package to load & update environment variables from .env file. Supports runtime updates for Express.js
Generate the .env secrets for your Supabase instance using a single CLI command
多环境配置快速启动工具
Dynamic environment variables in static builds
Automatic management of keys in .env file
A Lightweight, Dependency-Free Environment Variable Manager, allows you to easily load, get, set, update, remove, and validate environment variables directly from a .env file
Simple access to environment variables in Node.js
A Vite plugin to inject environment variables into the browser runtime
A Vite plugin for customizing and integrating environment variables seamlessly into your Vite project. It allows for easy management and access of environment variables, supporting both direct env variable lists and env maps for flexible configuration.
a vite plugin, define dynamic env variables in import.meta.env
Automatically generate env type
A plugin created to simplify the deployment process: there is no need to build a docker image every time you change environment variables.
> Apply .env file to process.env and watch file changes in vite.
Vite multi-configuration monorepo mode operation support (Vite monorepo模式多配置运行支持)
Use Vite env variables inside Node scripts and tests runners via a require hook.
Vite plugins for isolating server-only and client-only code