Skip to content

Commit

Permalink
chore: add zod-config library to the ecosystem (#3200)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmarqs authored Feb 3, 2024
1 parent 11d95a5 commit a5a9d31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -587,6 +587,7 @@ There are a growing number of tools that are built atop or support Zod natively!
- [`pastel`](https://github.com/vadimdemedes/pastel): Create CLI applications with react, zod, and ink.
- [`zod-xlsx`](https://github.com/sidwebworks/zod-xlsx): A xlsx based resource validator using Zod schemas.
- [`znv`](https://github.com/lostfictions/znv): Type-safe environment parsing and validation for Node.js with Zod schemas.
- [`zod-config`](https://github.com/alexmarqs/zod-config): Load configurations across multiple sources with flexible adapters, ensuring type safety with Zod.

#### Utilities for Zod

Expand Down

0 comments on commit a5a9d31

Please sign in to comment.