envase
JSON →Type-safe environment variable validation library (v1.5.0) that follows the Standard Schema specification, making it compatible with validation libraries like Zod, Valibot, and Arktype. It parses and validates environment variables from process.env, providing clear error messages and TypeScript type inference. Published as an ES-only package with npm release cadence; differentiates by plugging into the Standard Schema ecosystem, allowing reuse of existing schemas and tooling (e.g., TypeBox, Effect/Schema via adapters).