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.
- Host: GitHub
- URL: https://github.com/jsdir/react-simple-forms
- Owner: jsdir
- License: mit
- Created: 2014-05-20T23:56:22.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-03-21T19:50:37.000Z (about 11 years ago)
- Last Synced: 2025-04-13T00:19:58.453Z (about 1 year ago)
- Language: JavaScript
- Size: 802 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
react-simple-forms
==================
Simple form-building for React.
[](https://travis-ci.org/jsdir/react-simple-forms)
[](https://david-dm.org/jsdir/react-simple-forms)
[](https://www.npmjs.org/package/react-simple-forms)
## Installation
```bash
$ npm install --save react-simple-forms
```