Skip to content

fabiokandrade/simple-react-form

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Form

Easy to use react forms

Made for Meteor, but works without it too.

This was inspired by aldeed:autoform.

Installation

Install the base and the material-ui packages

npm install --save simple-react-form simple-react-form-material-ui

Register the material-ui components, just once.

import 'simple-react-form-material-ui';

Go to the docs folder to continue.

About

Simple React Forms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.3%
  • Other 0.7%