Enalmada / env-valibot

validate env variables with valibot

Home Page:https://env-valibot.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

validate env variables with valibot

https://env-valibot.vercel.app

License:MIT License


Languages

Language:TypeScript 47.3%Language:JavaScript 28.2%Language:MDX 15.5%Language:CSS 8.4%Language:Shell 0.6%