env-merger
No-frills merging of environment-specific configuration files into process.env
Found 122 results for process.env
No-frills merging of environment-specific configuration files into process.env
CORS package within the API aplications
`babel-plugin-replace-env-vars` is a Babel plugin designed to replace occurrences of process.env.xxx in your code with the corresponding environment variable values at build time. If the environment variable process.env.xxx does not exist during the build
Environment variable parser
A simple webpack plugin to support dotenv.
Parse and load environment files (containing ENV variable exports) into Node.js environment, i.e. `process.env`. Built on top of https://github.com/grimen/node-env-file.
Flatten object key hierarchies into a list of strings using a custom separator.
A library that allows you to process, validate, and strongly-type configuration information
Inspector of environment variables needed in the API developed with NodeJs when a Docker container is started
Read env vars in a robust way.
To normalize environment variables provided to nodejs environment process.env by cloud containers
NestJS AWS Secrets Injector
A node JS env and configuration loader with typescript support. Build in support to load with respect to your environment, dev, prod etc
node-envyos
Validates node version and environment variables required for app
Inject environment variables in process.env with Rollup
Read process env variables, parse, validate, early exit if variables are not defined.
Find environment variables
Insomnia Plugin to get Environment Variable from OS
The easiest way to wrangle your env-specific configuration in node
Getter and Setter 'process.env' variable from '.env' file
Fork from node-env-files, but working better. i.e. `process.env`.
为megalo-cli创建的工程提供模式
Scans your code for used process.env variables and checks if they're defined in your .env
Helpers to check the validity of your environment variables.
Uses ecma 2015 Proxy to store configuration in environment variables with automatic verification. If a test/stage/prod environment has not been configured correctly, the app will fail on startup immediately telling the installer that they need to make sur
A Karma preprocessor to access process.env inside your tests
Loads environment variables from files whose name start with .env
Version of dotenv-webpack optimized for SSR applications
Cross platform environment variables with process.env, window.name, location.hash and localStorage fallbacks
The easiest way to wrangle your env-specific configuration in node
Customizable process.env checker with NODE_ENV preset. Has a value validation feature.
permissions for process.env
NPM package for easy work with ENV-based configuration
Loads environment variables from a .env file into process.env
Custom flatten config object from subset of process.env
Read an S3 file to set Node process.env variables.
Pull vault secrets into process.env
permissions for process.env, fs & net
Allow for process.env variables inside statically served content.
Environment variable configuration for Node.js made easy.
Express middleware to alert if any needed env variable hasn't been set.
.env.* 配置方式替代方案
A simple webpack plugin to support dotenv.
远程配置process.env环境变量
Loads environment variables from env.json file
webpack plugin auto inject process.env.xxx and process and process.env
Parse your environment with @sapphire/shapeshift schemas
Environment variable parser
Envpack lets you share dotenv file with your teammates with one simple command.
An io-ts decoder combinator that adapts a decoder to receive a flattened environment variable object.
Safe environment variables with io-ts
Runtime configuration for node.js apps
Utility to test the value of the NODE_ENV system variable.
Utils for .env environment variables
Simple typescript compliant environment variable parser
A simple webpack plugin to parse consul KV to process.env.
No-frills merging of environment-specific configuration files into process.env
Parse your environment with Zod schemas
Tiny library to load json file into process.env.
A module for easy typing and checking your process.env
A wrapper to make dealing with environment variables less painful