Antti
Antti
`@conform-to/react` with `@conform-to/zod` supports more complex zod schemas, but that packages feels a bit complex for what I'm doing. I really like the simplicity of `useFormInputProps`, but I also need...
Would be very cool to make the validation pluggable, so we could write our own validation extensions. I'd like to use valibot for example, and arktype looks pretty good. Tons...
> Last I looked valibot didn't have a way to inspect the schema as it's simply a set of nested functions. Okay, didn't know that. The small bundle size comes...
Same thing here