Skip to content

Enalmada/env-valibot

Repository files navigation

Env validation with valibot

Deploying your app with invalid environment variables is a hassle. This package helps you to avoid that. Inspired by t3-env which I highly recommend using if zod is already a production dependency. Otherwise, valibot may more efficient for just environment variable checking.

Getting Started

Read the documentation

Build Notes

Contribute

Using changesets so please remember to run "changeset" with any PR.
Give consideration for the summary as it is what will show up in the changelog.