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

Implement a zod bridge #1159

Closed
radekmie opened this issue Aug 27, 2022 · 3 comments
Closed

Implement a zod bridge #1159

radekmie opened this issue Aug 27, 2022 · 3 comments
Assignees
Labels
Area: Bridge Affects some of the bridge packages Bridge: Zod Affects the uniforms-bridge-zod package Type: Feature New features and feature requests
Milestone

Comments

@radekmie
Copy link
Contributor

While being focused on type inference, zod makes a decent general schema library. By looking at the code of the deepPartialify function, it looks like it'll be fairly easy to create a bridge for it. We won't use the typing part (for now...), but it'd make a nice addition for people who wanted to try out uniforms.

Thanks, @wadamek65, for the suggestion!

@radekmie radekmie added Type: Feature New features and feature requests Area: Bridge Affects some of the bridge packages labels Aug 27, 2022
@radekmie radekmie added this to the v4.0 milestone Aug 27, 2022
@radekmie radekmie self-assigned this Aug 27, 2022
@radekmie radekmie added the Bridge: Zod Affects the uniforms-bridge-zod package label Oct 8, 2022
@javijupra
Copy link

I'm getting a 404 at this address:
https://registry.npmjs.org/uniforms-bridge-zod

@radekmie
Copy link
Contributor Author

@javijupra It's not published yet - it'll be available with the first alpha release of v4.

@radekmie
Copy link
Contributor Author

radekmie commented Nov 2, 2022

@javijupra It's released now: uniforms-bridge-zod.

@radekmie radekmie moved this to Closed in Open Source Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Bridge Affects some of the bridge packages Bridge: Zod Affects the uniforms-bridge-zod package Type: Feature New features and feature requests
Projects
Archived in project
Development

No branches or pull requests

2 participants