Skip to content

marilari88/zod-playground

Repository files navigation

Zod Playground

Zod Playground is a web app that allows users to play with the Zod API. Users can define a schema and test the validation of given values. The app is designed to be user-friendly and easy to use. It is a great tool for developers who are working with the Zod API and want to test their code.

Getting Started

To get started with Zod Playground, you will need to have Node.js and npm installed on your machine. Once you have these installed, you can clone the repository and run the following commands:

npm i
npm run dev

This will start the development server and open the app in your default browser.

Contributing If you would like to contribute to Zod Playground, please fork the repository and submit a pull request. We welcome contributions of all kinds, including bug fixes, new features, and documentation improvements.

About

Play with Zod schema validation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published