Validates .env and other environment variable configuration files
Env Manager Ai automation via MCP. Includes parse env file, validate env, generate env template. By MEOK AI Labs.
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
✅ Vite plugin for validating your environment variables
Loads environment variables from .env file
A global executable to run applications with the ENV variables loaded by dotenv
Read and modify Office Add-in manifest files.
Executes a command using the environment variables in an env file
Give me a string and I'll tell you if it's a valid npm package name
File Type Validation Plugin for FilePond
File Size Validation Plugin for FilePond
modern OpenAPI parser written in TypeScript
MJML: the only framework that makes responsive-email easy
Robust Environment Configuration for Universal Applications.
mjml-validator
No description provided.
A secretlint rule for dotenv
Email address and domain validation
TypeScript definitions for validate-npm-package-name
babel plugin that emulates vite's import.meta.env functionality
Check if a buffer contains valid UTF-8
Validates whether a string matches the production for an XML name or qualified name
Loosely validate an event.
Inquirer multiline editor prompt
Checks required env variables and its format using dotenv and .env.sample files. Sample files include validation documentation which is interpreted and used to validate your environment.
Load environment variables from multiple .env files with configurable precedence, type coercion, required key validation, default values, and template generation for documentation.
Envsafe is a standalone CLI utility for managing your .env files without project integration. Quickly back up your current environment, restore from any saved version, and compare your .env file against .env.example to catch missing or extra variables. Think of it as git stash for your .env. Core features: - Backup and restore .env files with optional tags - Pop the latest backup off the stack - Checkout any saved .env version or return to main - Validate .env vs .env.example - CLI-native — no Gemfile or code integration required Envsafe gives you safe, versioned control of your app’s environment variables — without the overhead.
One API to load .env, YAML, JSON, TOML, environment variables, and defaults with automatic type coercion, layered priority, AES-256-GCM encryption, schema validation, variable interpolation, sensitive value masking, and file watching.