easyenvguard
Developers often forget to define required environment variables (.env files). This package will automatically validates required environment variables on startup.
Developers often forget to define required environment variables (.env files). This package will automatically validates required environment variables on startup.
Extended .env parser
A simple generator to generate environment variables example file.
Serve environment variables as a javascript
Envpack lets you share dotenv file with your teammates with one simple command.
A simple environment switcher for managing multiple .env file
a configurable local environment to connect to a remote one
Environment Platform
A command line tool to securely and automatically manage, store environment variables.
Analyze environment variables usage across your project
envvaults nodejs sdk
A dead simple module for storing and managing your environment variables in a simple and easy to read yaml file.
Typesafe environment variables for NestJS using zod.
Manage environment variables, PATH, and rc files
- Environment manager for Node.js - Built on top of Zod for schema validation - Chose Zod for its user-friendly API and excellent error messages. Although not the fastest, the performance impact is negligible since environment validation occurs only once
load multpile dotenv files with expand by ENVMODE | --env.mode.
Preload environment variables with dotenv into serverless.
Easily parse, configure and expand environment variables from .env files at runtime.
A developer-friendly tool for validating and aligning environment variables in .env files against schema files (e.g., .env.example). It helps identify missing variables, empty values, or extra entries, ensuring a consistent and error-free environment setu
A utility for encrypting and decrypting environment variables in frontend projects, inspired by Laravel's encryption methods.