fortify-schema
TypeScript interface-like schema validation system that's easier to use than Zod
@d3vtool/strict-env
A utility to automatically load and validate environment variables from `.env` files, ensuring they're properly configured before your system starts.
easyenvguard
Developers often forget to define required environment variables (.env files). This package will automatically validates required environment variables on startup (Now supports TS).