File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -591,6 +591,7 @@ There are a growing number of tools that are built atop or support Zod natively!
591591
592592- [ ` zod_utilz ` ] ( https://github.com/JacobWeisenburger/zod_utilz ) : Framework agnostic utilities for Zod.
593593- [ ` zod-sandbox ` ] ( https://github.com/nereumelo/zod-sandbox ) : Controlled environment for testing zod schemas. [ Live demo] ( https://zod-sandbox.vercel.app/ ) .
594+ - [ ` zod-dev ` ] ( https://github.com/schalkventer/zod-dev ) : Conditionally disables Zod runtime parsing in production.
594595
595596## Installation
596597
Original file line number Diff line number Diff line change @@ -590,6 +590,7 @@ There are a growing number of tools that are built atop or support Zod natively!
590590
591591- [ ` zod_utilz ` ] ( https://github.com/JacobWeisenburger/zod_utilz ) : Framework agnostic utilities for Zod.
592592- [ ` zod-sandbox ` ] ( https://github.com/nereumelo/zod-sandbox ) : Controlled environment for testing zod schemas. [ Live demo] ( https://zod-sandbox.vercel.app/ ) .
593+ - [ ` zod-dev ` ] ( https://github.com/schalkventer/zod-dev ) : Conditionally disables Zod runtime parsing in production.
593594
594595## Installation
595596
You can’t perform that action at this time.
0 commit comments