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

https://github.com/leandrohsilveira/react-formctrl

A declarative form controller and validator for ReactJS
https://github.com/leandrohsilveira/react-formctrl

form forms react react-form react-form-component react-form-validation react-forms reactjs

Last synced: 2 months ago
JSON representation

A declarative form controller and validator for ReactJS

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/leandrohsilveira/react-formctrl.svg?branch=master)](https://travis-ci.org/leandrohsilveira/react-formctrl)
[![Coverage Status](https://coveralls.io/repos/github/leandrohsilveira/react-formctrl/badge.svg?branch=master)](https://coveralls.io/github/leandrohsilveira/react-formctrl?branch=master)
[![Known Vulnerabilities](https://snyk.io/test/github/leandrohsilveira/react-formctrl/badge.svg)](https://snyk.io/test/github/leandrohsilveira/react-formctrl)

# React Form CTRL
A declarative form controller and validator for ReactJS.

## Getting started
Click here to read the Getting started guide.

## Live demo
Click here to access the live demo pages.