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

https://github.com/jsdir/react-simple-forms

Simple forms for react. Loosely based on react-forms.
https://github.com/jsdir/react-simple-forms

Last synced: 6 months ago
JSON representation

Simple forms for react. Loosely based on react-forms.

Awesome Lists containing this project

README

          

react-simple-forms
==================

Simple form-building for React.

[![Build Status](https://img.shields.io/travis/jsdir/react-simple-forms.svg?style=flat)](https://travis-ci.org/jsdir/react-simple-forms)
[![Dependency Status](https://img.shields.io/david/jsdir/react-simple-forms.svg?style=flat)](https://david-dm.org/jsdir/react-simple-forms)
[![NPM version](https://img.shields.io/npm/v/react-simple-forms.svg?style=flat)](https://www.npmjs.org/package/react-simple-forms)

## Installation

```bash
$ npm install --save react-simple-forms
```