diff --git a/README.md b/README.md index de8b7e163..845734471 100644 --- a/README.md +++ b/README.md @@ -510,6 +510,7 @@ There are a growing number of tools that are built atop or support Zod natively! #### Utilities for Zod - [`zod_utilz`](https://github.com/JacobWeisenburger/zod_utilz): Framework agnostic utilities for Zod. +- [`zod-sandbox`](https://github.com/nereumelo/zod-sandbox): Controlled environment for testing zod schemas. [Live demo](https://zod-sandbox.vercel.app/). ## Installation diff --git a/deno/lib/README.md b/deno/lib/README.md index de8b7e163..845734471 100644 --- a/deno/lib/README.md +++ b/deno/lib/README.md @@ -510,6 +510,7 @@ There are a growing number of tools that are built atop or support Zod natively! #### Utilities for Zod - [`zod_utilz`](https://github.com/JacobWeisenburger/zod_utilz): Framework agnostic utilities for Zod. +- [`zod-sandbox`](https://github.com/nereumelo/zod-sandbox): Controlled environment for testing zod schemas. [Live demo](https://zod-sandbox.vercel.app/). ## Installation