Category: Uncategorized

React Schema Form

React Schema Form

react-schema-form was build to simplify the management of HTML forms. It’s based on React and JSON schema. By having the necessary knowledge of the data being manipulated, such as structure, data types, particular constraints or patterns, you can design JSON schemas which will serve as inputs for the forms which will be automatically generated. By using Ajv as a main […]