react-forms
react-forms copied to clipboard
Form builder from object
Very convenient way of using the forms would be to have a builder constructing a form for a given object. It would not be a declarative way of doing things, but I imagine it being more of a code-generation tool, than automagical builder, even though it would be used by many, I assume, it would have quite a few challenges by itself.
Just an idea for now, so no commitment.