Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saiichihashimoto/sanity-typed-schema-builder
Build Sanity schemas declaratively and get typescript types of schema values for free!
https://github.com/saiichihashimoto/sanity-typed-schema-builder
builder sanity schema typescript zod
Last synced: 3 months ago
JSON representation
Build Sanity schemas declaratively and get typescript types of schema values for free!
- Host: GitHub
- URL: https://github.com/saiichihashimoto/sanity-typed-schema-builder
- Owner: saiichihashimoto
- License: mit
- Archived: true
- Created: 2022-05-30T01:33:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-06T08:16:08.000Z (over 1 year ago)
- Last Synced: 2024-07-27T08:33:47.466Z (4 months ago)
- Topics: builder, sanity, schema, typescript, zod
- Language: TypeScript
- Homepage: https://saiichihashimoto.github.io/sanity-typed-schema-builder
- Size: 4.37 MB
- Stars: 69
- Watchers: 4
- Forks: 5
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sanity-typed-schema-builder [DEPRECATED]
# This has moved into [@sanity-typed/schema-builder](https://www.npmjs.com/package/@sanity-typed/schema-builder)
# Why?
There are other solutions to the typed sanity documents that I'd like to explore and other sanity typing problems in general, so it made sense to move it into a monorepo where it can all be colocated.