Homepage for react-config-form
react-config-form is a lightweight npm package for creating easy forms in React with just a config. The component removes all necessity to write long boilterplate for handling state, change & errors for any React form. Just pass in a config, and attach a form submit handler, and you're done! It's fully type-safe too if you're coming from a TypeScript home.
Please head over to the react-config-form docs for getting started with building highly customizable forms with a config in React.
Please head over to the examples for seeing demo forms in action!
