dotenv-manipulator
Load, add, update or remove variables from both your .env file and process.env at runtime
Found 122 results for process.env
Load, add, update or remove variables from both your .env file and process.env at runtime
Parses environment variables into TypeScript types
AWS SSM Parameter Store secrets manager with TypeScript support
Automatically snapshots and restores environment variables
Loads environment variables from yaml file
Locate JavaScript files with 'const' or 'process.env' usage in LLM-generated codebases
Environment variable parser
Embed environment variables as global constants for local js files.
Yet another extendable env parser, comfortably typed.
A process env helper for injecting strings.
Add variable to process.env.COMMIT
Describe your environment variables contract with TypeScript class decorator
Import process.env as a module for baking environment variables inside your bundle at build time.
Validates and formats process.env using Joi schemas
Read environment variables in safe way, with full TypeScript support. No more missing environment variables.
Parse your environment with Zod schemas
Inject environment variables into your rollup.js builds.
package for environment variables
Include dotenv files in relative path tree, and parse with 12factor config
Library for validating and accessing environment variables.
Parse your environment with Zod schemas
validation of environment variable documentation
Set node env from .env and .env.mode
This package converts environment variables to typed values.
Reading and parsing environment variables from "process.env"
A small package for parsing process.env according to a configuration of your choosing.
`react-client-settings` is a zero dependency library for React applications that provides a context provider and a hook to manage global application settings (variables) in the client. Common scenario is to expose environment variables in the backend to t
Use some simple conventions to read process.env into a deeply nested javascript object recognizing arrays and numbers.
A Webpack Plugin that reduces the size of FontAwesome to only include icons that are actually used in your application.
Forked from dotenv-webpack. A simple webpack plugin to support dotenv in a secure way for front end use.
Fluent and simple API to deal with .env file and env variables for both browser and node.js.
Verification and type coercion for process.env environment variables in node.js
Edit, Save or Load variables from .env ( For Nodejs )
Read environment variables in a structured manner with basic validation and support for value lists, all with zero dependencies.
The module to parse process.env[SOME_KEY] into JavaScript variable or JavaScript code, especially, which is especially very useful for webpack.EnvironmentPlugin
A dev utility that scans .env files, detects unused environment variables, validates presence of required keys, and supports both process.env and import.meta.env patterns.
Type-safe environment variable validation for Node.js using Zod schemas or custom adapters. Load .env files, expand variables, fetch async secrets, and validate process.env at startup.
The next generation of environment variable management. A supercharged dotenv alternative with AWS/Azure/GCP cloud provider integration, validation, type conversion, and IDE autocompletion for Node.js and browser.
Retrieve and validate environment variables
Have multiple env files that can be encrypted and included in version control
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