#Is there any good form-from-json library with a mantine renderer?

4 messages ยท Page 1 of 1 (latest)

pliant timber
#

I'm trying to work with dynamically generated forms. I can find renderers for MaterialUI, SemanticUI, Antd, etc but none of the major libraries have a Mantine option. They each have an option to write new integrations but it's a lot to do for a single project. The libraries I've looked at are

  • Data Driven Forms
  • jsonforms
  • json-schema-form
broken dock
pliant timber
# broken dock You can easily build your json schema form with use-form hook

100% agreed on that. Conceptually straightforward, but there are quite a few lines of code necessary to complete it -- probably a week or so with troubleshooting at my pace. I was hopeful someone may have already solved this ๐Ÿ˜ฆ . Once I get some time, it may be a good way for me to contribute back ๐Ÿ™‚

arctic drift