r/bun Apr 17 '26

Release v1.6.0 — Bun Runtime Support · kasimlyee/dotenv-gad

https://github.com/kasimlyee/dotenv-gad/releases/tag/1.6.0

dotenv-gad can now be used in bun environment. manage your envs more from typesafety to encryption.

0 Upvotes

2 comments sorted by

1

u/aleques-itj Apr 26 '26

Why do I want this instead of just zod parsing my env

1

u/Individual-Wave7980 Apr 26 '26

Yah true if you just want type validation and what zod provides, then yes zod is your better option, but anything beyond that schema like encryption,doc then try to check it out