You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -568,6 +586,7 @@ There are a growing number of tools that are built atop or support Zod natively!
568
586
-[`znv`](https://github.com/lostfictions/znv): Type-safe environment parsing and validation for Node.js with Zod schemas.
569
587
-[`zod-config`](https://github.com/alexmarqs/zod-config): Load configurations across multiple sources with flexible adapters, ensuring type safety with Zod.
570
588
-[`unplugin-environment`](https://github.com/r17x/js/tree/main/packages/unplugin-environment#readme): A plugin for loading enviroment variables safely with schema validation, simple with virtual module, type-safe with intellisense, and better DX 🔥 🚀 👷. Powered by Zod.
589
+
-[`zod-struct`](https://codeberg.org/reesericci/zod-struct): Create runtime-checked structs with Zod.
571
590
572
591
#### Utilities for Zod
573
592
@@ -3005,13 +3024,15 @@ This more declarative API makes schema definitions vastly more concise.
0 commit comments