Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate Standard Schema #670

Open
frontsideair opened this issue Jan 28, 2025 · 0 comments
Open

Integrate Standard Schema #670

frontsideair opened this issue Jan 28, 2025 · 0 comments

Comments

@frontsideair
Copy link

Instead of having a hard dependency on Zod, and limiting the downstream users, we can use Standard Schema (by the same folks developing Zod plus other schema libraries) so it adheres to a common standard.

Desired Behavior

Remove zod as a dependency and depend on @standard-schema/spec, and become schema library agnostic.

Motivation

Their website does an excellent job https://standardschema.dev

Implementation

I can try to do this with some pointers, I'm unfamiliar to the codebase but I'm sure it's easy to follow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant