env-configurator
node环境变量设置
node环境变量设置
show console log based on env configuration
commands to easily manipulate env files
A simple CLI tool to validate .env files against .env.example
A CLI tool to generate `.env.example` files from existing `.env` files.
Enrich a configuration-object with environment variables
handle logging system
A simple plugin for managing environment variables in nodejs
A TypeScript-based module to manage environment variables with schema validation.
A tool that watches your .env file and updates your .env.example file
Type-safe environment validation for JavaScript/TypeScript applications
Load once and use it anywhere in your application. This library allows you to store the state of a key-value pair.(Json value can be loaded)
A package that validates environment variable keys
Minimal node utility to scan all process.env references in a node project
repeatedly writing process.env is a very inefficient way to fetch more than one environment variable if want to default the environment variable is dev mode but not in production, use this library to assign conditional default values *** ### usage 1. **in
The project is a library designed to facilitate the retrieval and parsing of environment variables from various hosting platforms. It provides functions to extract environment variables from environment files stored on GitLab, GitHub, and Bitbucket.
Group process environment variables by prefix
A very fast package for loading enviroment variables from the .env file
Simplest way to use environment variables in your .yml/.yaml files
A Plugin for ESBuild that allows importing .env files directly into process.env or as object