{"id":17648384,"url":"https://github.com/marilari88/zod-playground","last_synced_at":"2025-04-28T15:51:35.508Z","repository":{"id":234688491,"uuid":"617173133","full_name":"marilari88/zod-playground","owner":"marilari88","description":"Play with Zod schema validation","archived":false,"fork":false,"pushed_at":"2025-04-11T08:51:08.000Z","size":510,"stargazers_count":72,"open_issues_count":10,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-19T10:55:12.238Z","etag":null,"topics":["playground","sandbox","typescript","validation","zod"],"latest_commit_sha":null,"homepage":"https://zod-playground.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marilari88.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-21T20:54:53.000Z","updated_at":"2025-04-15T21:24:46.000Z","dependencies_parsed_at":"2024-05-21T23:23:34.682Z","dependency_job_id":"8e4ece02-a2ec-407a-88ce-f4549dd68267","html_url":"https://github.com/marilari88/zod-playground","commit_stats":null,"previous_names":["marilari88/zod-playground"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marilari88%2Fzod-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marilari88%2Fzod-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marilari88%2Fzod-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marilari88%2Fzod-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marilari88","download_url":"https://codeload.github.com/marilari88/zod-playground/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251342700,"owners_count":21574242,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["playground","sandbox","typescript","validation","zod"],"created_at":"2024-10-23T11:18:24.778Z","updated_at":"2025-04-28T15:51:35.487Z","avatar_url":"https://github.com/marilari88.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cbr /\u003e\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n\u003cimg src=\"./public/logo.svg\" width=\"700\"/\u003e\n\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n[https://zod-playground.vercel.app/](https://zod-playground.vercel.app/)\n\n\u003cbr /\u003e\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n\u003c/div\u003e\n\n# Zod Playground\n\nZod Playground is a web app that allows users to interact with the Zod library API.\nUsers can define schemas and test the validation of given values.\nThe app is designed to be user-friendly and easy to use.\nIt is a great tool for developers who are working with the Zod API and want to test their code on the fly without having to set up Zod locally.\n\n## Use cases\n\n- **Learn by doing**: Zod Playground shows you the validation result in the panel on the right.\n- **Test different Zod versions**: Switch between different versions of Zod using the version picker.\n- **Share schemas and values**: Share your schema and values with other developers by clicking the Share button and sending the URL.\n- **Debug complex schemas**: Add multiple values to debug complex schema validation results.\n- **Schema development**: Any other activity related to building and updating Zod schemas.\n\n## Features\n\n- Real-time validation\n- Version switch\n- Shareable links\n- User-friendly interface\n- User-friendly validation errors\n- Validation result panels\n- Dark/light mode\n\n## Contribute\n\nIf you would like to contribute to Zod Playground, fork the repository and submit a pull request.\nIf you notice a bug or want to request a feature, feel free to open an issue.\nAny kind of contribution is welcome.\n\n### Run locally\n\nTo get started with Zod Playground development, you will need to have node.js and npm installed.\n\n```sh\ngit clone https://github.com/marilari88/zod-playground.git\ncd zod-playground\n\nnpm i       # Install dependencies\nnpm run dev # Start the development server\n```\n\n### Test\n\nZod playground uses Playwright to run E2E tests.\nTo run tests locally, execute the following commands:\n\n```sh\nnpm test:init\nnpm test\n```\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarilari88%2Fzod-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarilari88%2Fzod-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarilari88%2Fzod-playground/lists"}