{"id":37558407,"url":"https://github.com/push-based/zod2nx-schema","last_synced_at":"2026-01-20T16:30:48.910Z","repository":{"id":329754679,"uuid":"1117199878","full_name":"push-based/zod2nx-schema","owner":"push-based","description":"Turns zod schemas into Nx schema.json files","archived":false,"fork":false,"pushed_at":"2025-12-22T00:16:55.000Z","size":423,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-23T05:07:51.469Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/push-based.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-16T01:20:05.000Z","updated_at":"2025-12-22T00:16:58.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/push-based/zod2nx-schema","commit_stats":null,"previous_names":["push-based/zod2nx-schema"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/push-based/zod2nx-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/push-based%2Fzod2nx-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/push-based%2Fzod2nx-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/push-based%2Fzod2nx-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/push-based%2Fzod2nx-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/push-based","download_url":"https://codeload.github.com/push-based/zod2nx-schema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/push-based%2Fzod2nx-schema/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2026-01-16T09:03:31.052Z","updated_at":"2026-01-16T09:03:31.914Z","avatar_url":"https://github.com/push-based.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eZod to Nx Schema\u003c/h1\u003e\n\u003ch2 align=\"center\"\u003eConvert Zod schemas to Nx executor/generator schema.json files\u003c/h2\u003e\n\n---\n\n[![license](https://img.shields.io/github/license/push-based/zod2nx-schema)](https://opensource.org/licenses/MIT)\n\n---\n\n## Overview\n\n`zod2nx-schema` is a tool that converts Zod schemas into Nx executor/generator schema.json files. This makes it easy to define executor options using Zod's type-safe schema validation and automatically generate the JSON schema files that Nx requires.\n\n## Packages\n\n- **[`@push-based/zod2nx-schema`](./packages/zod2nx-schema)** - Core CLI tool for converting Zod schemas to Nx schemas\n- **[`@push-based/zod2nx-schema-nx-plugin`](./packages/zod2nx-schema-nx-plugin)** - Nx plugin that integrates the schema generation into your build process\n\n## Quick Start\n\n### Installation\n\n```bash\nnpm install @push-based/zod2nx-schema\n```\n\n### Usage\n\n```bash\nzod2nx-schema --schemaModulePath ./src/schema.ts --exportName MySchema\n```\n\nThis will generate a `schema.json` file based on your Zod schema export.\n\n## Features\n\n- 🔒 **Type-safe** - Define schemas using Zod's powerful type system\n- 📦 **Zero config** - Works out of the box with sensible defaults\n- 🎯 **Nx integration** - Seamlessly integrates with Nx executors\n- 📝 **Metadata support** - Add titles, descriptions, and other metadata to your schemas\n\n## Contributing\n\nSee [CONTRIBUTING.md](./CONTRIBUTING.md) for guidelines on how to contribute to this project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpush-based%2Fzod2nx-schema","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpush-based%2Fzod2nx-schema","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpush-based%2Fzod2nx-schema/lists"}