TanStackT
TanStack3y ago
5 replies
brilliant-lime

json scheme

Hello,
We want to replace a form builder we are using with TS form.

1- How can we implement json scheme support?
2- can these libraries help, or is there a simpler implementation?
- https://github.com/StefanTerdell/zod-to-json-schema
- https://github.com/StefanTerdell/json-schema-to-zod

The plan is after we find the scheme we use this lib to generate the ui. https://github.com/vantezzen/auto-form
Was this page helpful?