Package Exports
- form-configurable
- form-configurable/FormContainer
- form-configurable/FormContainer.js
- form-configurable/index.js
- form-configurable/useSubmitMiddleware
- form-configurable/useSubmitMiddleware.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (form-configurable) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
[TOC]
React Form Configurable & V2
making applications the laziest is to create a form where we need to make validation on the frontend and backend, not to mention match the conditions between the two. form-configurable helps standardize the schema-based generator that can be configured from the backend
Features
- Build customizable forms with high performance
- Using validation and overriding expressions
- Out of the box integration with UI libraries
Demo
Install
npm i form-configurableExpression Parser Operator
Contributors
Thanks go to these wonderful people! [Become a contributor].