{"id":25016908,"url":"https://github.com/corylr/zod-review","last_synced_at":"2025-10-13T01:50:57.818Z","repository":{"id":267541125,"uuid":"666388630","full_name":"CoryLR/zod-review","owner":"CoryLR","description":"A review and showcase of Zod, the TypeScript-first schema and validation library.","archived":false,"fork":false,"pushed_at":"2025-02-15T13:11:32.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T14:21:52.358Z","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/CoryLR.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-07-14T11:46:57.000Z","updated_at":"2025-02-15T13:11:35.000Z","dependencies_parsed_at":"2024-12-11T00:25:11.556Z","dependency_job_id":"6e065840-ca78-46c4-9abd-7a63435ebcbc","html_url":"https://github.com/CoryLR/zod-review","commit_stats":null,"previous_names":["corylr/zod-review"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoryLR%2Fzod-review","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoryLR%2Fzod-review/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoryLR%2Fzod-review/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoryLR%2Fzod-review/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CoryLR","download_url":"https://codeload.github.com/CoryLR/zod-review/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246290573,"owners_count":20753724,"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":[],"created_at":"2025-02-05T09:56:25.694Z","updated_at":"2025-10-13T01:50:52.764Z","avatar_url":"https://github.com/CoryLR.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Package Review: Zod\n\nA review and showcase of Zod, the TypeScript-first schema declaration and validation library.\n\n* Install with `npm install zod`\n* Documentation: [zod.dev](https://zod.dev)\n\n## Overview of Zod\n\n\n\n## Options and Configurations\n\nI like the Options Object pattern when I want to enable others to configure the default behavior or settings of something, such as a function or class. Zod makes this easy by allowing you to define options and all of their default values using an Object Schema.\n\n## Running Code Examples\n\n* Ensure you have NPM installed\n* Run $ `npm install`\n* Run $ `npx ts-node zod-example-params-options-configs.ts`\n  * Swap out the filename for your desired example\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorylr%2Fzod-review","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcorylr%2Fzod-review","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorylr%2Fzod-review/lists"}