{"id":14156637,"url":"https://github.com/trpc-labs/onetyped","last_synced_at":"2025-08-06T03:30:53.199Z","repository":{"id":63479464,"uuid":"488457440","full_name":"trpc-labs/onetyped","owner":"trpc-labs","description":"one schema to rule them all","archived":false,"fork":false,"pushed_at":"2023-02-05T16:02:49.000Z","size":358,"stargazers_count":32,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-06-23T18:00:28.777Z","etag":null,"topics":["typebox","typescript","zod"],"latest_commit_sha":null,"homepage":"","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/trpc-labs.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}},"created_at":"2022-05-04T04:59:49.000Z","updated_at":"2024-06-15T00:53:30.000Z","dependencies_parsed_at":"2023-02-19T00:45:21.131Z","dependency_job_id":null,"html_url":"https://github.com/trpc-labs/onetyped","commit_stats":null,"previous_names":["sachinraja/onetyped","katt/onetyped"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trpc-labs%2Fonetyped","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trpc-labs%2Fonetyped/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trpc-labs%2Fonetyped/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trpc-labs%2Fonetyped/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trpc-labs","download_url":"https://codeload.github.com/trpc-labs/onetyped/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228835539,"owners_count":17979162,"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":["typebox","typescript","zod"],"created_at":"2024-08-17T08:07:27.990Z","updated_at":"2024-12-09T04:30:41.124Z","avatar_url":"https://github.com/trpc-labs.png","language":"TypeScript","funding_links":[],"categories":["typescript"],"sub_categories":[],"readme":"# onetyped\n\none schema to rule them all\n\n## What is it?\n\nonetyped is a universal way to describe data. I built this to painlessly convert to and from different formats primarily for use in dev tools.\n\n## Why not Zod or (insert validation framework here)?\n\nZod is great, but its primary use case is for validation and that shows. onetyped is not a validation framework, it's a data description framework. It optimizes for traversing your schema's shape and converting it to different formats and back.\n\n## Integrations\n\n- [Zod](https://github.com/sachinraja/onetyped/tree/main/packages/zod#readme)\n- [TypeScript](https://github.com/sachinraja/onetyped/tree/main/packages/typescript#readme)\n- [TypeBox](https://github.com/sachinraja/onetyped/tree/main/packages/typebox#readme)\n\n## Usage\n\nUse [`@onetyped/core`](https://github.com/sachinraja/onetyped/tree/main/packages/core#readme) to define your onetyped schema. You can also use an integration to derive a schema from a different format. With this schema, you can use an integration to convert to a different format. You can also traverse the nodes of your onetyped schema and do as you wish with the definition (essentially: you can create your own integrations).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrpc-labs%2Fonetyped","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrpc-labs%2Fonetyped","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrpc-labs%2Fonetyped/lists"}