env-protector
Environment variables validator for Node.js applications
Environment variables validator for Node.js applications
env origin (api origin) check
Modern package to manage and document evnironment variables with schemas
Save a variable into .env file with protecting your other comments and variables
The enhanced CLI and a programmatic wrapper around env-schema environment variables validator against JSON Schema.
ESLint plugin to prevent sensitive values from being hardcoded in the codebase
A module for loading .env files with default environmental files using schema for validating.
Extract-Env is a small TypeScript command-line tool that scans files in a directory and its subdirectories for references to `process.env`. It then extracts the found environment variable names and saves them to a `.env` file.
Replace environment variables within text
A simple package to expose environment variables to NPM script commands
Safely expose your environment variables to dynamically fetch them in the frontend.
Set the environment variables of your ExpressJS app while the app runs without restarting your server
## Overview `extend-env-files` is an NPX module that helps to prepend and merge environment variables into specific files based on a configuration. The configuration is provided via the `ENV_FILES_CONFIG` environment variable, formatted as a JSON object.
This CLI including parse .env file, replace value, base64 value support.
Extract key-pair values from etcd3.5 to env
typesafe secrets for the javascript ecosystem
Package to configure enviroment variables
Platform agnostic configuration management library, with environmental variables and validation, like convict but cross-env and zod schemas
Push `env` to github but using ezyenv which is tool to automatically generate sample env files from your existing `.env` files! making example env file, easy, intutive to share.
Modern package for managing environment variables Files with extension “.env”, zero-dependency in the package and easily you can access data in process.env and you can modify and read the data for more details you can read below the method of registering