Skip to content

Commit

Permalink
chore: add zod-config library to the ecosystem
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmarqs committed Jan 30, 2024
1 parent 6c7acbc commit ac1ea88
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 @@ -585,6 +585,7 @@ There are a growing number of tools that are built atop or support Zod natively!
- [`soly`](https://github.com/mdbetancourt/soly): Create CLI applications with zod.
- [`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 ac1ea88

Please sign in to comment.