Check environment variables are set or fail
A function to check whether a prop is valid for HTML and SVG elements
Give me a string and I'll tell you if it's a valid npm package name
The semantic version parser used by npm.
Return true if a value is a valid glob pattern or patterns.
Detect if a string is a data URL
JSON for Humans
Copy a descriptor from object A to object B
Convert a string to a valid JavaScript identifier
Brand checking of React Elements.
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
A Babel preset for each environment.
AWS credential provider that sources credentials from known environment variables
Work with IANA language tags.
Give me a string and I'll tell you if it's a valid npm package license string
A [JSONSchema](https://json-schema.org/) validator that uses code generation to be extremely fast.
Remove aliases from a GraphQL document
Runtime agnostic JS utils
Loads environment variables from .env file
Astro’s [Go](https://golang.org/) + WASM compiler.
Returns true if a file path does not contain any invalid characters.
Run scripts that set and use environment variables across platforms
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
Valid-env allows you to specify the environment variables that are required, those that are optional, and those that depend on one another, and will throw a useful error message immediately if something is missing.
Greps all Ruby files below the given starting_dir for usage of the ENV hash to ensure that any ENV vars used have been defined.
ENV var to Config object translation with validations.
Define required/optional ENV variables with type casting and validation.
Parses env.spec files: a declarative contract describing which env vars an app expects, their types, optionality, and ConfigMap-vs-Secret classification. Pure stdlib, zero runtime dependencies.
Load environment variables from multiple .env files with configurable precedence, type coercion, required key validation, default values, and template generation for documentation.
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.
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.
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.
Config. Defined as a class. Used as an instance. Support for inheritance and composition. Lazy instantiation. Thread-safe. Command-style DSL. Validation layer. Support for YAML, TOML, JSON, __END__, ENV. Extremely simple to define. Extremely simple to use.
EnvCheck is a lightweight Ruby gem that ensures your required and optional environment variables are present and valid before your app boots. Features smart config discovery (.env_check.yml or config/env_check.yml), comprehensive type validation with 9 built-in validators, .env loading with dotenv, and professional CLI tools. Framework-agnostic design works with Rails 7.1+ through Rails 8.0+, Ruby 3.0+.
Send SMS messages using the CellForce API
No description provided.
No description provided.
No description provided.