Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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.