Re schema form
Rescript react form generator
Not need to describe the schemes
You do not need to manually describe the scheme yourself. All you need to do is declare the data type for the form.
Match type to field templates
Using widgets and a template will save you the hassle of constantly editing components.
Easy API
Just use decorators (ppx) on the fields to give them a special look or set the meta