An open API service indexing awesome lists of open source software.

https://github.com/apurvbazari/react-material-forms

A complete react form builder that interfaces with a json endpoint to build/load the form with proper UI depending upon the form type and on click of save returns the userSubmitted data in a simple object key:value pair format. Perform validation for fields ( also custom Regex). Supports Multiple Forms
https://github.com/apurvbazari/react-material-forms

form form-builder form-generator form-validation forms material-design material-ui react react-material-ui

Last synced: about 1 month ago
JSON representation

A complete react form builder that interfaces with a json endpoint to build/load the form with proper UI depending upon the form type and on click of save returns the userSubmitted data in a simple object key:value pair format. Perform validation for fields ( also custom Regex). Supports Multiple Forms

Awesome Lists containing this project