env-importer
A very fast package for loading enviroment variables from the .env file
A very fast package for loading enviroment variables from the .env file
Encrypt/decrypt environment variables stored on disk
Loads environment variables from JSON files into process.env and supports shared environments.
A better way to access your environment variables
A CLI tool for managing and switching between .env files, with backup and validation capabilities.
Validate and load .env files with type-safe checks.
Load environment variables from .env files. Decode secret values from AWS Secrets Manager, Google Secret Manager, and other sources.
command-line tool to detect undocumented or scattered environment variables across your project
A powerful documentation generator for environment variables with usage tracking and validation
Deploy environment variables to AWS SSM
This package converts environment variables to typed values.
A simple CLI tool to check if all the required environment variables are set, based on a schema file.
A simple package to manage and validate environment variables
Generates TypeScript typings for environment variables from a .env file.
This Node.js module exports a `config` function that can be used to create environment variables from a JSON object or file.
This library ensures required environment variables are defined at runtime. It will throw warnings or errors when key variables are missing or not correctly set.
Loads environment variables from .env file
[](https://github.com/kentcdodds/babel-plugin-macros)
makes you have a good time with environment variables and dotenv
An npm package to manage "environment variables" for Windows, "/etc/profile" for Linux, and ".bash_profile" for Mac.