adyfk / form-configurable

React Form Configurable, create form with dynamic schema & validation

Home Page:https://form-configurable.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[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

Install

    npm i form-configurable

Contributors

Thanks go to these wonderful people! [Become a contributor].

About

React Form Configurable, create form with dynamic schema & validation

https://form-configurable.netlify.app/

License:MIT License


Languages

Language:TypeScript 93.7%Language:JavaScript 4.4%Language:HTML 1.9%