Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a zod.dev/playground #2710

Open
IchordeDionysos opened this issue Sep 5, 2023 · 2 comments
Open

Add a zod.dev/playground #2710

IchordeDionysos opened this issue Sep 5, 2023 · 2 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@IchordeDionysos
Copy link

There should be a playground for testing out zod schema right in the documentation without having to run code to check if the schema is working as intended.

This would make it much more straightforward to validate the schema or test different behaviors of the schema.

Just like the Joi sandbox: https://joi.dev/tester/

@JacobWeisenburger JacobWeisenburger added documentation Improvements or additions to documentation enhancement New feature or request labels Sep 22, 2023
@marilari88
Copy link
Contributor

hi @IchordeDionysos let me share this project I am working on: https://zod-playground.vercel.app/
I hope you find it helpful, and I'm open to any suggestions or feedback you might have to improve it further.

@IchordeDionysos
Copy link
Author

Wow that's amazing 😍 @marilari88 thanks for building that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants