marilari88 / zod-playground

Play with Zod schema validation

Home Page:https://zod-playground.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

yarn
yarn 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

https://zod-playground.vercel.app

License:MIT License


Languages

Language:TypeScript 98.1%Language:CSS 1.3%Language:HTML 0.5%