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

Feat: validator schema to atomWithFormControls #30

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Conversation

barelyhuman
Copy link
Collaborator

@barelyhuman barelyhuman commented May 28, 2024

  • Zod
    • basic implementation
    • type inference hacks
    • Mixed and Object schema forms ( might need to a little more thinking through)
  • Yup
    • basic implementation
    • type inference hacks
    • Mixed and Object schema forms ( might need to a little more thinking through)

closes: #25

rudimentrary implementation, probably doesn't handle types probably
@barelyhuman barelyhuman marked this pull request as draft May 28, 2024 07:02
Copy link

codesandbox-ci bot commented May 28, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@barelyhuman barelyhuman self-assigned this May 30, 2024
@barelyhuman
Copy link
Collaborator Author

@dai-shi review of the initial idea and implementation please

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

Successfully merging this pull request may close these issues.

feat(DX): Add schema adaptors
1 participant